public interface IfcSweptAreaSolid extends IfcSolidModel
The following features are supported:
Ifc4Package.getIfcSweptAreaSolid()| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement3D |
getPosition()
Returns the value of the 'Position' reference.
|
IfcProfileDef |
getSweptArea()
Returns the value of the 'Swept Area' 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 |
setSweptArea(IfcProfileDef value)
Sets the value of the '
Swept Area' 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 getSweptArea()
If the meaning of the 'Swept Area' reference isn't clear, there really should be more of a description here...
setSweptArea(IfcProfileDef),
Ifc4Package.getIfcSweptAreaSolid_SweptArea()void setSweptArea(IfcProfileDef value)
Swept Area' reference.
value - the new value of the 'Swept Area' reference.getSweptArea()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.getIfcSweptAreaSolid_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 © 2016 OpenSource BIM. All rights reserved.