public interface IfcRevolvedAreaSolid extends IfcSweptAreaSolid
| Modifier and Type | Method and Description |
|---|---|
double |
getAngle()
Returns the value of the 'Angle' attribute.
|
String |
getAngleAsString()
Returns the value of the 'Angle As String' attribute.
|
IfcAxis1Placement |
getAxis()
Returns the value of the 'Axis' reference.
|
void |
setAngle(double value)
Sets the value of the '
Angle' attribute. |
void |
setAngleAsString(String value)
Sets the value of the '
Angle As String' attribute. |
void |
setAxis(IfcAxis1Placement value)
Sets the value of the '
Axis' reference. |
getPosition, getSweptArea, isSetPosition, setPosition, setSweptArea, unsetPositiongetDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcAxis1Placement getAxis()
If the meaning of the 'Axis' reference isn't clear, there really should be more of a description here...
setAxis(IfcAxis1Placement),
Ifc4Package.getIfcRevolvedAreaSolid_Axis()void setAxis(IfcAxis1Placement value)
Axis' reference.
value - the new value of the 'Axis' reference.getAxis()double getAngle()
If the meaning of the 'Angle' attribute isn't clear, there really should be more of a description here...
setAngle(double),
Ifc4Package.getIfcRevolvedAreaSolid_Angle()void setAngle(double value)
Angle' attribute.
value - the new value of the 'Angle' attribute.getAngle()String getAngleAsString()
If the meaning of the 'Angle As String' attribute isn't clear, there really should be more of a description here...
setAngleAsString(String),
Ifc4Package.getIfcRevolvedAreaSolid_AngleAsString()void setAngleAsString(String value)
Angle As String' attribute.
value - the new value of the 'Angle As String' attribute.getAngleAsString()Copyright © 2018 OpenSource BIM. All rights reserved.