public interface IfcSurfaceCurveSweptAreaSolid extends IfcSweptAreaSolid
| 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.
|
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. |
getPosition, getSweptArea, setPosition, setSweptAreagetDim, 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.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...
setStartParam(double),
Ifc2x3tc1Package.getIfcSurfaceCurveSweptAreaSolid_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.getIfcSurfaceCurveSweptAreaSolid_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.getIfcSurfaceCurveSweptAreaSolid_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.getIfcSurfaceCurveSweptAreaSolid_EndParamAsString()void setEndParamAsString(String value)
End Param As String' attribute.
value - the new value of the 'End Param As String' attribute.getEndParamAsString()IfcSurface getReferenceSurface()
If the meaning of the 'Reference Surface' reference isn't clear, there really should be more of a description here...
setReferenceSurface(IfcSurface),
Ifc2x3tc1Package.getIfcSurfaceCurveSweptAreaSolid_ReferenceSurface()void setReferenceSurface(IfcSurface value)
Reference Surface' reference.
value - the new value of the 'Reference Surface' reference.getReferenceSurface()Copyright © 2018 OpenSource BIM. All rights reserved.