public interface IfcGrid extends IfcProduct
The following features are supported:
Ifc4Package.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.
|
IfcGridTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
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 |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetWAxes()
Returns whether the value of the '
WAxes' reference list is set. |
void |
setPredefinedType(IfcGridTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetContainedInStructure()
Unsets the value of the '
Contained In Structure' reference list. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetWAxes()
Unsets the value of the '
WAxes' reference list. |
getGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, 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...
Ifc4Package.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...
Ifc4Package.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(),
Ifc4Package.getIfcGrid_WAxes(),
IfcGridAxis.getPartOfW()void unsetWAxes()
WAxes' reference list.
isSetWAxes(),
getWAxes()boolean isSetWAxes()
WAxes' reference list is set.
unsetWAxes(),
getWAxes()IfcGridTypeEnum getPredefinedType()
IfcGridTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcGridTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcGridTypeEnum),
Ifc4Package.getIfcGrid_PredefinedType()void setPredefinedType(IfcGridTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcGridTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcGridTypeEnum)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(),
Ifc4Package.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.