public class IfcPointOnCurve extends IfcPoint
Constructor and Description |
---|
IfcPointOnCurve() |
Modifier and Type | Method and Description |
---|---|
IfcCurve |
getBasisCurve() |
IfcParameterValue |
getPointParameter() |
void |
setBasisCurve(IfcCurve value) |
void |
setPointParameter(IfcParameterValue value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCurve getBasisCurve()
public final void setBasisCurve(IfcCurve value)
public final IfcParameterValue getPointParameter()
public final void setPointParameter(IfcParameterValue value)