public interface IfcParameterizedProfileDef extends IfcProfileDef
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement2D |
getPosition()
Returns the value of the 'Position' reference.
|
boolean |
isSetPosition()
Returns whether the value of the '
Position' reference is set. |
void |
setPosition(IfcAxis2Placement2D value)
Sets the value of the '
Position' reference. |
void |
unsetPosition()
Unsets the value of the '
Position' reference. |
getHasExternalReference, getHasProperties, getProfileName, getProfileType, isSetHasExternalReference, isSetHasProperties, isSetProfileName, setProfileName, setProfileType, unsetHasExternalReference, unsetHasProperties, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcAxis2Placement2D getPosition()
If the meaning of the 'Position' reference isn't clear, there really should be more of a description here...
isSetPosition(),
unsetPosition(),
setPosition(IfcAxis2Placement2D),
Ifc4Package.getIfcParameterizedProfileDef_Position()void setPosition(IfcAxis2Placement2D value)
Position' reference.
value - the new value of the 'Position' reference.isSetPosition(),
unsetPosition(),
getPosition()void unsetPosition()
Position' reference.
boolean isSetPosition()
Position' reference is set.
unsetPosition(),
getPosition(),
setPosition(IfcAxis2Placement2D)Copyright © 2018 OpenSource BIM. All rights reserved.