public interface IfcEdge extends IfcTopologicalRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
IfcVertex |
getEdgeEnd()
Returns the value of the 'Edge End' reference.
|
IfcVertex |
getEdgeStart()
Returns the value of the 'Edge Start' reference.
|
void |
setEdgeEnd(IfcVertex value)
Sets the value of the '
Edge End' reference. |
void |
setEdgeStart(IfcVertex value)
Sets the value of the '
Edge Start' reference. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcVertex getEdgeStart()
If the meaning of the 'Edge Start' reference isn't clear, there really should be more of a description here...
setEdgeStart(IfcVertex),
Ifc4Package.getIfcEdge_EdgeStart()void setEdgeStart(IfcVertex value)
Edge Start' reference.
value - the new value of the 'Edge Start' reference.getEdgeStart()IfcVertex getEdgeEnd()
If the meaning of the 'Edge End' reference isn't clear, there really should be more of a description here...
setEdgeEnd(IfcVertex),
Ifc4Package.getIfcEdge_EdgeEnd()void setEdgeEnd(IfcVertex value)
Edge End' reference.
value - the new value of the 'Edge End' reference.getEdgeEnd()Copyright © 2018 OpenSource BIM. All rights reserved.