public interface IfcSweptDiskSolid extends IfcSolidModel
The following features are supported:
Ifc2x3tc1Package.getIfcSweptDiskSolid()| Modifier and Type | Method and Description |
|---|---|
IfcCurve |
getDirectrix()
Returns the value of the 'Directrix' reference.
|
double |
getEndParam()
Returns the value of the 'End Param' attribute.
|
String |
getEndParamAsString()
Returns the value of the 'End Param As String' attribute.
|
double |
getInnerRadius()
Returns the value of the 'Inner Radius' attribute.
|
String |
getInnerRadiusAsString()
Returns the value of the 'Inner Radius As String' attribute.
|
double |
getRadius()
Returns the value of the 'Radius' attribute.
|
String |
getRadiusAsString()
Returns the value of the 'Radius As String' attribute.
|
double |
getStartParam()
Returns the value of the 'Start Param' attribute.
|
String |
getStartParamAsString()
Returns the value of the 'Start Param As String' attribute.
|
boolean |
isSetInnerRadius()
Returns whether the value of the '
Inner Radius' attribute is set. |
boolean |
isSetInnerRadiusAsString()
Returns whether the value of the '
Inner Radius As String' attribute is set. |
void |
setDirectrix(IfcCurve value)
Sets the value of the '
Directrix' reference. |
void |
setEndParam(double value)
Sets the value of the '
End Param' attribute. |
void |
setEndParamAsString(String value)
Sets the value of the '
End Param As String' attribute. |
void |
setInnerRadius(double value)
Sets the value of the '
Inner Radius' attribute. |
void |
setInnerRadiusAsString(String value)
Sets the value of the '
Inner 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. |
void |
setStartParam(double value)
Sets the value of the '
Start Param' attribute. |
void |
setStartParamAsString(String value)
Sets the value of the '
Start Param As String' attribute. |
void |
unsetInnerRadius()
Unsets the value of the '
Inner Radius' attribute. |
void |
unsetInnerRadiusAsString()
Unsets the value of the '
Inner Radius As String' attribute. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCurve getDirectrix()
If the meaning of the 'Directrix' reference isn't clear, there really should be more of a description here...
setDirectrix(IfcCurve),
Ifc2x3tc1Package.getIfcSweptDiskSolid_Directrix()void setDirectrix(IfcCurve value)
Directrix' reference.
value - the new value of the 'Directrix' reference.getDirectrix()double getRadius()
If the meaning of the 'Radius' attribute isn't clear, there really should be more of a description here...
setRadius(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_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),
Ifc2x3tc1Package.getIfcSweptDiskSolid_RadiusAsString()void setRadiusAsString(String value)
Radius As String' attribute.
value - the new value of the 'Radius As String' attribute.getRadiusAsString()double getInnerRadius()
If the meaning of the 'Inner Radius' attribute isn't clear, there really should be more of a description here...
isSetInnerRadius(),
unsetInnerRadius(),
setInnerRadius(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_InnerRadius()void setInnerRadius(double value)
Inner Radius' attribute.
value - the new value of the 'Inner Radius' attribute.isSetInnerRadius(),
unsetInnerRadius(),
getInnerRadius()void unsetInnerRadius()
Inner Radius' attribute.
isSetInnerRadius(),
getInnerRadius(),
setInnerRadius(double)boolean isSetInnerRadius()
Inner Radius' attribute is set.
unsetInnerRadius(),
getInnerRadius(),
setInnerRadius(double)String getInnerRadiusAsString()
If the meaning of the 'Inner Radius As String' attribute isn't clear, there really should be more of a description here...
isSetInnerRadiusAsString(),
unsetInnerRadiusAsString(),
setInnerRadiusAsString(String),
Ifc2x3tc1Package.getIfcSweptDiskSolid_InnerRadiusAsString()void setInnerRadiusAsString(String value)
Inner Radius As String' attribute.
value - the new value of the 'Inner Radius As String' attribute.isSetInnerRadiusAsString(),
unsetInnerRadiusAsString(),
getInnerRadiusAsString()void unsetInnerRadiusAsString()
Inner Radius As String' attribute.
boolean isSetInnerRadiusAsString()
Inner Radius As String' attribute is set.
unsetInnerRadiusAsString(),
getInnerRadiusAsString(),
setInnerRadiusAsString(String)double getStartParam()
If the meaning of the 'Start Param' attribute isn't clear, there really should be more of a description here...
setStartParam(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_StartParam()void setStartParam(double value)
Start Param' attribute.
value - the new value of the 'Start Param' attribute.getStartParam()String getStartParamAsString()
If the meaning of the 'Start Param As String' attribute isn't clear, there really should be more of a description here...
setStartParamAsString(String),
Ifc2x3tc1Package.getIfcSweptDiskSolid_StartParamAsString()void setStartParamAsString(String value)
Start Param As String' attribute.
value - the new value of the 'Start Param As String' attribute.getStartParamAsString()double getEndParam()
If the meaning of the 'End Param' attribute isn't clear, there really should be more of a description here...
setEndParam(double),
Ifc2x3tc1Package.getIfcSweptDiskSolid_EndParam()void setEndParam(double value)
End Param' attribute.
value - the new value of the 'End Param' attribute.getEndParam()String getEndParamAsString()
If the meaning of the 'End Param As String' attribute isn't clear, there really should be more of a description here...
setEndParamAsString(String),
Ifc2x3tc1Package.getIfcSweptDiskSolid_EndParamAsString()void setEndParamAsString(String value)
End Param As String' attribute.
value - the new value of the 'End Param As String' attribute.getEndParamAsString()Copyright © 2016 OpenSource BIM. All rights reserved.