public class IfcFixedReferenceSweptAreaSolid extends IfcSweptAreaSolid
Constructor and Description |
---|
IfcFixedReferenceSweptAreaSolid() |
Modifier and Type | Method and Description |
---|---|
IfcCurve |
getDirectrix() |
IfcParameterValue |
getEndParam() |
IfcDirection |
getFixedReference() |
IfcParameterValue |
getStartParam() |
void |
setDirectrix(IfcCurve value) |
void |
setEndParam(IfcParameterValue value) |
void |
setFixedReference(IfcDirection value) |
void |
setStartParam(IfcParameterValue value) |
getPosition, getSweptArea, setPosition, setSweptArea
getLayerAssignment, 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 IfcDirection getFixedReference()
public final void setFixedReference(IfcDirection value)