public interface IfcGrid extends IfcProduct
The following features are supported:
Ifc2x3tc1Package.getIfcGrid()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelContainedInSpatialStructure> |
getContainedInStructure()
Returns the value of the 'Contained In Structure' reference list.
|
org.eclipse.emf.common.util.EList<IfcGridAxis> |
getUAxes()
Returns the value of the 'UAxes' reference list.
|
org.eclipse.emf.common.util.EList<IfcGridAxis> |
getVAxes()
Returns the value of the 'VAxes' reference list.
|
org.eclipse.emf.common.util.EList<IfcGridAxis> |
getWAxes()
Returns the value of the 'WAxes' reference list.
|
boolean |
isSetContainedInStructure()
Returns whether the value of the '
Contained In Structure' reference list is set. |
boolean |
isSetWAxes()
Returns whether the value of the '
WAxes' reference list is set. |
void |
unsetContainedInStructure()
Unsets the value of the '
Contained In Structure' reference list. |
void |
unsetWAxes()
Unsets the value of the '
WAxes' reference list. |
getGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcGridAxis> getUAxes()
IfcGridAxis.
It is bidirectional and its opposite is 'Part Of U'.
If the meaning of the 'UAxes' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcGrid_UAxes(),
IfcGridAxis.getPartOfU()org.eclipse.emf.common.util.EList<IfcGridAxis> getVAxes()
IfcGridAxis.
It is bidirectional and its opposite is 'Part Of V'.
If the meaning of the 'VAxes' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcGrid_VAxes(),
IfcGridAxis.getPartOfV()org.eclipse.emf.common.util.EList<IfcGridAxis> getWAxes()
IfcGridAxis.
It is bidirectional and its opposite is 'Part Of W'.
If the meaning of the 'WAxes' reference list isn't clear, there really should be more of a description here...
isSetWAxes(),
unsetWAxes(),
Ifc2x3tc1Package.getIfcGrid_WAxes(),
IfcGridAxis.getPartOfW()void unsetWAxes()
WAxes' reference list.
isSetWAxes(),
getWAxes()boolean isSetWAxes()
WAxes' reference list is set.
unsetWAxes(),
getWAxes()org.eclipse.emf.common.util.EList<IfcRelContainedInSpatialStructure> getContainedInStructure()
IfcRelContainedInSpatialStructure.
If the meaning of the 'Contained In Structure' reference list isn't clear, there really should be more of a description here...
isSetContainedInStructure(),
unsetContainedInStructure(),
Ifc2x3tc1Package.getIfcGrid_ContainedInStructure()void unsetContainedInStructure()
Contained In Structure' reference list.
boolean isSetContainedInStructure()
Contained In Structure' reference list is set.
unsetContainedInStructure(),
getContainedInStructure()Copyright © 2018 OpenSource BIM. All rights reserved.