public interface IfcSphere extends IfcCsgPrimitive3D
The following features are supported:
Ifc4Package.getIfcSphere()| Modifier and Type | Method and Description |
|---|---|
double |
getRadius()
Returns the value of the 'Radius' attribute.
|
String |
getRadiusAsString()
Returns the value of the 'Radius As String' attribute.
|
void |
setRadius(double value)
Sets the value of the '
Radius' attribute. |
void |
setRadiusAsString(String value)
Sets the value of the '
Radius As String' attribute. |
getDim, getPosition, isSetDim, setDim, setPosition, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getRadius()
If the meaning of the 'Radius' attribute isn't clear, there really should be more of a description here...
setRadius(double),
Ifc4Package.getIfcSphere_Radius()void setRadius(double value)
Radius' attribute.
value - the new value of the 'Radius' attribute.getRadius()String getRadiusAsString()
If the meaning of the 'Radius As String' attribute isn't clear, there really should be more of a description here...
setRadiusAsString(String),
Ifc4Package.getIfcSphere_RadiusAsString()void setRadiusAsString(String value)
Radius As String' attribute.
value - the new value of the 'Radius As String' attribute.getRadiusAsString()Copyright © 2016 OpenSource BIM. All rights reserved.