public interface IfcSweptAreaSolid extends IfcSolidModel
The following features are supported:
Ifc2x3tc1Package.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.
|
void |
setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
void |
setSweptArea(IfcProfileDef value)
Sets the value of the '
Swept Area' reference. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, 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),
Ifc2x3tc1Package.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...
setPosition(IfcAxis2Placement3D),
Ifc2x3tc1Package.getIfcSweptAreaSolid_Position()void setPosition(IfcAxis2Placement3D value)
Position' reference.
value - the new value of the 'Position' reference.getPosition()Copyright © 2016 OpenSource BIM. All rights reserved.