public interface IfcEdgeLoop extends IfcLoop
The following features are supported:
Ifc4Package.getIfcEdgeLoop()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcOrientedEdge> |
getEdgeList()
Returns the value of the 'Edge List' reference list.
|
long |
getNe()
Returns the value of the 'Ne' attribute.
|
boolean |
isSetNe()
Returns whether the value of the '
Ne' attribute is set. |
void |
setNe(long value)
Sets the value of the '
Ne' attribute. |
void |
unsetNe()
Unsets the value of the '
Ne' attribute. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcOrientedEdge> getEdgeList()
IfcOrientedEdge.
If the meaning of the 'Edge List' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcEdgeLoop_EdgeList()long getNe()
If the meaning of the 'Ne' attribute isn't clear, there really should be more of a description here...
isSetNe(),
unsetNe(),
setNe(long),
Ifc4Package.getIfcEdgeLoop_Ne()void setNe(long value)
Ne' attribute.
void unsetNe()
Ne' attribute.
isSetNe(),
getNe(),
setNe(long)boolean isSetNe()
Ne' attribute is set.
unsetNe(),
getNe(),
setNe(long)Copyright © 2018 OpenSource BIM. All rights reserved.