| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcVertexPoint |
| Modifier and Type | Method and Description |
|---|---|
IfcVertex |
IfcEdge.getEdgeEnd() |
IfcVertex |
IfcEdge.getEdgeStart() |
IfcVertex |
IfcVertexLoop.getLoopVertex() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcEdge.setEdgeEnd(IfcVertex value) |
void |
IfcEdge.setEdgeStart(IfcVertex value) |
void |
IfcVertexLoop.setLoopVertex(IfcVertex value) |