public interface IfcPcurve extends IfcCurve, IfcCurveOnSurface
| Modifier and Type | Method and Description |
|---|---|
IfcSurface |
getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
IfcCurve |
getReferenceCurve()
Returns the value of the 'Reference Curve' reference.
|
void |
setBasisSurface(IfcSurface value)
Sets the value of the '
Basis Surface' reference. |
void |
setReferenceCurve(IfcCurve value)
Sets the value of the '
Reference Curve' reference. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSurface getBasisSurface()
If the meaning of the 'Basis Surface' reference isn't clear, there really should be more of a description here...
setBasisSurface(IfcSurface),
Ifc4Package.getIfcPcurve_BasisSurface()void setBasisSurface(IfcSurface value)
Basis Surface' reference.
value - the new value of the 'Basis Surface' reference.getBasisSurface()IfcCurve getReferenceCurve()
If the meaning of the 'Reference Curve' reference isn't clear, there really should be more of a description here...
setReferenceCurve(IfcCurve),
Ifc4Package.getIfcPcurve_ReferenceCurve()void setReferenceCurve(IfcCurve value)
Reference Curve' reference.
value - the new value of the 'Reference Curve' reference.getReferenceCurve()Copyright © 2018 OpenSource BIM. All rights reserved.