public class IfcSurfaceCurveSweptAreaSolid extends IfcSweptAreaSolid
Constructor and Description |
---|
IfcSurfaceCurveSweptAreaSolid() |
Modifier and Type | Method and Description |
---|---|
IfcCurve |
getDirectrix() |
IfcParameterValue |
getEndParam() |
IfcSurface |
getReferenceSurface() |
IfcParameterValue |
getStartParam() |
void |
setDirectrix(IfcCurve value) |
void |
setEndParam(IfcParameterValue value) |
void |
setReferenceSurface(IfcSurface value) |
void |
setStartParam(IfcParameterValue value) |
getPosition, getSweptArea, setPosition, setSweptArea
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCurve getDirectrix()
public final void setDirectrix(IfcCurve value)
public final IfcParameterValue getStartParam()
public final void setStartParam(IfcParameterValue value)
public final IfcParameterValue getEndParam()
public final void setEndParam(IfcParameterValue value)
public final IfcSurface getReferenceSurface()
public final void setReferenceSurface(IfcSurface value)