IfcEdgeLoop
Inheritance: java.lang.Object, IfcLoop
Constructors
| Constructor | Description |
|---|---|
| IfcEdgeLoop() |
Methods
| Method | Description |
|---|---|
| getEdgeList() | |
| setEdgeList(IfcCollection |
IfcEdgeLoop()
public IfcEdgeLoop()
getEdgeList()
public final IfcCollection<IfcOrientedEdge> getEdgeList()
Returns: IfcCollection
setEdgeList(IfcCollection value)
public final void setEdgeList(IfcCollection<IfcOrientedEdge> value)