public interface IfcLocalPlacement extends IfcObjectPlacement
The following features are supported:
Ifc4Package.getIfcLocalPlacement()| Modifier and Type | Method and Description |
|---|---|
IfcObjectPlacement |
getPlacementRelTo()
Returns the value of the 'Placement Rel To' reference.
|
IfcAxis2Placement |
getRelativePlacement()
Returns the value of the 'Relative Placement' reference.
|
boolean |
isSetPlacementRelTo()
Returns whether the value of the '
Placement Rel To' reference is set. |
void |
setPlacementRelTo(IfcObjectPlacement value)
Sets the value of the '
Placement Rel To' reference. |
void |
setRelativePlacement(IfcAxis2Placement value)
Sets the value of the '
Relative Placement' reference. |
void |
unsetPlacementRelTo()
Unsets the value of the '
Placement Rel To' reference. |
getPlacesObject, getReferencedByPlacements, isSetPlacesObject, isSetReferencedByPlacements, unsetPlacesObject, unsetReferencedByPlacementsforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcObjectPlacement getPlacementRelTo()
Referenced By Placements'.
If the meaning of the 'Placement Rel To' reference isn't clear, there really should be more of a description here...
isSetPlacementRelTo(),
unsetPlacementRelTo(),
setPlacementRelTo(IfcObjectPlacement),
Ifc4Package.getIfcLocalPlacement_PlacementRelTo(),
IfcObjectPlacement.getReferencedByPlacements()void setPlacementRelTo(IfcObjectPlacement value)
Placement Rel To' reference.
value - the new value of the 'Placement Rel To' reference.isSetPlacementRelTo(),
unsetPlacementRelTo(),
getPlacementRelTo()void unsetPlacementRelTo()
Placement Rel To' reference.
boolean isSetPlacementRelTo()
Placement Rel To' reference is set.
unsetPlacementRelTo(),
getPlacementRelTo(),
setPlacementRelTo(IfcObjectPlacement)IfcAxis2Placement getRelativePlacement()
If the meaning of the 'Relative Placement' reference isn't clear, there really should be more of a description here...
setRelativePlacement(IfcAxis2Placement),
Ifc4Package.getIfcLocalPlacement_RelativePlacement()void setRelativePlacement(IfcAxis2Placement value)
Relative Placement' reference.
value - the new value of the 'Relative Placement' reference.getRelativePlacement()Copyright © 2016 OpenSource BIM. All rights reserved.