public interface IfcVirtualGridIntersection extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcGridAxis> |
getIntersectingAxes()
Returns the value of the 'Intersecting Axes' reference list.
|
org.eclipse.emf.common.util.EList<Double> |
getOffsetDistances()
Returns the value of the 'Offset Distances' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getOffsetDistancesAsString()
Returns the value of the 'Offset Distances As String' attribute list.
|
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcGridAxis> getIntersectingAxes()
IfcGridAxis.
It is bidirectional and its opposite is 'Has Intersections'.
If the meaning of the 'Intersecting Axes' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcVirtualGridIntersection_IntersectingAxes(),
IfcGridAxis.getHasIntersections()org.eclipse.emf.common.util.EList<Double> getOffsetDistances()
Double.
If the meaning of the 'Offset Distances' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcVirtualGridIntersection_OffsetDistances()org.eclipse.emf.common.util.EList<String> getOffsetDistancesAsString()
String.
If the meaning of the 'Offset Distances As String' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcVirtualGridIntersection_OffsetDistancesAsString()Copyright © 2016 OpenSource BIM. All rights reserved.