public interface IfcEdge extends IfcTopologicalRepresentationItem
The following features are supported:
Ifc2x3tc1Package.getIfcEdge()| 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. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, 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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.getIfcEdge_EdgeEnd()void setEdgeEnd(IfcVertex value)
Edge End' reference.
value - the new value of the 'Edge End' reference.getEdgeEnd()Copyright © 2016 OpenSource BIM. All rights reserved.