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, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCurve getBasisCurve()
public final void setBasisCurve(IfcCurve value)
public final IfcParameterValue getPointParameter()
public final void setPointParameter(IfcParameterValue value)