| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.topology.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcOrientedEdge> |
IfcPath.edgeList |
private LIST<IfcOrientedEdge> |
IfcEdgeLoop.edgeList |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcOrientedEdge> |
IfcPath.getEdgeList() |
LIST<IfcOrientedEdge> |
IfcEdgeLoop.getEdgeList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPath.setEdgeList(LIST<IfcOrientedEdge> edgeList) |
void |
IfcEdgeLoop.setEdgeList(LIST<IfcOrientedEdge> edgeList) |
| 构造器和说明 |
|---|
IfcEdgeLoop(LIST<IfcOrientedEdge> edgeList) |
IfcPath(LIST<IfcOrientedEdge> edgeList) |
Copyright © 2023. All rights reserved.