public interface IfcSurfaceCurveSweptAreaSolid extends IfcSweptAreaSolid
The following features are supported:
| 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.
|
IfcSurface |
getReferenceSurface()
Returns the value of the 'Reference Surface' reference.
|
double |
getStartParam()
Returns the value of the 'Start Param' attribute.
|
String |
getStartParamAsString()
Returns the value of the 'Start Param As String' attribute.
|
boolean |
isSetEndParam()
Returns whether the value of the '
End Param' attribute is set. |
boolean |
isSetEndParamAsString()
Returns whether the value of the '
End Param As String' attribute is set. |
boolean |
isSetStartParam()
Returns whether the value of the '
Start Param' attribute is set. |
boolean |
isSetStartParamAsString()
Returns whether the value of the '
Start Param 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 |
setReferenceSurface(IfcSurface value)
Sets the value of the '
Reference Surface' reference. |
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 |
unsetEndParam()
Unsets the value of the '
End Param' attribute. |
void |
unsetEndParamAsString()
Unsets the value of the '
End Param As String' attribute. |
void |
unsetStartParam()
Unsets the value of the '
Start Param' attribute. |
void |
unsetStartParamAsString()
Unsets the value of the '
Start Param As String' attribute. |
getPosition, getSweptArea, isSetPosition, setPosition, setSweptArea, unsetPositiongetDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, 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),
Ifc4Package.getIfcSurfaceCurveSweptAreaSolid_Directrix()void setDirectrix(IfcCurve value)
Directrix' reference.
value - the new value of the 'Directrix' reference.getDirectrix()double getStartParam()
If the meaning of the 'Start Param' attribute isn't clear, there really should be more of a description here...
isSetStartParam(),
unsetStartParam(),
setStartParam(double),
Ifc4Package.getIfcSurfaceCurveSweptAreaSolid_StartParam()void setStartParam(double value)
Start Param' attribute.
value - the new value of the 'Start Param' attribute.isSetStartParam(),
unsetStartParam(),
getStartParam()void unsetStartParam()
Start Param' attribute.
isSetStartParam(),
getStartParam(),
setStartParam(double)boolean isSetStartParam()
Start Param' attribute is set.
unsetStartParam(),
getStartParam(),
setStartParam(double)String getStartParamAsString()
If the meaning of the 'Start Param As String' attribute isn't clear, there really should be more of a description here...
isSetStartParamAsString(),
unsetStartParamAsString(),
setStartParamAsString(String),
Ifc4Package.getIfcSurfaceCurveSweptAreaSolid_StartParamAsString()void setStartParamAsString(String value)
Start Param As String' attribute.
value - the new value of the 'Start Param As String' attribute.isSetStartParamAsString(),
unsetStartParamAsString(),
getStartParamAsString()void unsetStartParamAsString()
Start Param As String' attribute.
boolean isSetStartParamAsString()
Start Param As String' attribute is set.
unsetStartParamAsString(),
getStartParamAsString(),
setStartParamAsString(String)double getEndParam()
If the meaning of the 'End Param' attribute isn't clear, there really should be more of a description here...
isSetEndParam(),
unsetEndParam(),
setEndParam(double),
Ifc4Package.getIfcSurfaceCurveSweptAreaSolid_EndParam()void setEndParam(double value)
End Param' attribute.
value - the new value of the 'End Param' attribute.isSetEndParam(),
unsetEndParam(),
getEndParam()void unsetEndParam()
End Param' attribute.
isSetEndParam(),
getEndParam(),
setEndParam(double)boolean isSetEndParam()
End Param' attribute is set.
unsetEndParam(),
getEndParam(),
setEndParam(double)String getEndParamAsString()
If the meaning of the 'End Param As String' attribute isn't clear, there really should be more of a description here...
isSetEndParamAsString(),
unsetEndParamAsString(),
setEndParamAsString(String),
Ifc4Package.getIfcSurfaceCurveSweptAreaSolid_EndParamAsString()void setEndParamAsString(String value)
End Param As String' attribute.
value - the new value of the 'End Param As String' attribute.isSetEndParamAsString(),
unsetEndParamAsString(),
getEndParamAsString()void unsetEndParamAsString()
End Param As String' attribute.
boolean isSetEndParamAsString()
End Param As String' attribute is set.
unsetEndParamAsString(),
getEndParamAsString(),
setEndParamAsString(String)IfcSurface getReferenceSurface()
If the meaning of the 'Reference Surface' reference isn't clear, there really should be more of a description here...
setReferenceSurface(IfcSurface),
Ifc4Package.getIfcSurfaceCurveSweptAreaSolid_ReferenceSurface()void setReferenceSurface(IfcSurface value)
Reference Surface' reference.
value - the new value of the 'Reference Surface' reference.getReferenceSurface()Copyright © 2016 OpenSource BIM. All rights reserved.