public class IfcPcurve extends IfcCurve
| Constructor and Description |
|---|
IfcPcurve() |
| Modifier and Type | Method and Description |
|---|---|
IfcSurface |
getBasisSurface() |
IfcCurve |
getReferenceCurve() |
void |
setBasisSurface(IfcSurface value) |
void |
setReferenceCurve(IfcCurve value) |
getLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcSurface getBasisSurface()
public final void setBasisSurface(IfcSurface value)
public final IfcCurve getReferenceCurve()
public final void setReferenceCurve(IfcCurve value)