public interface IfcSweptSurface extends IfcSurface
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement3D |
getPosition()
Returns the value of the 'Position' reference.
|
IfcProfileDef |
getSweptCurve()
Returns the value of the 'Swept Curve' reference.
|
boolean |
isSetPosition()
Returns whether the value of the '
Position' reference is set. |
void |
setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
void |
setSweptCurve(IfcProfileDef value)
Sets the value of the '
Swept Curve' reference. |
void |
unsetPosition()
Unsets the value of the '
Position' reference. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProfileDef getSweptCurve()
If the meaning of the 'Swept Curve' reference isn't clear, there really should be more of a description here...
setSweptCurve(IfcProfileDef),
Ifc4Package.getIfcSweptSurface_SweptCurve()void setSweptCurve(IfcProfileDef value)
Swept Curve' reference.
value - the new value of the 'Swept Curve' reference.getSweptCurve()IfcAxis2Placement3D getPosition()
If the meaning of the 'Position' reference isn't clear, there really should be more of a description here...
isSetPosition(),
unsetPosition(),
setPosition(IfcAxis2Placement3D),
Ifc4Package.getIfcSweptSurface_Position()void setPosition(IfcAxis2Placement3D 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(IfcAxis2Placement3D)Copyright © 2018 OpenSource BIM. All rights reserved.