public interface IfcSurfaceCurve extends IfcCurve, IfcCurveOnSurface
The following features are supported:
Ifc4Package.getIfcSurfaceCurve()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPcurve> |
getAssociatedGeometry()
Returns the value of the 'Associated Geometry' reference list.
|
IfcCurve |
getCurve3D()
Returns the value of the 'Curve3 D' reference.
|
IfcPreferredSurfaceCurveRepresentation |
getMasterRepresentation()
Returns the value of the 'Master Representation' attribute.
|
void |
setCurve3D(IfcCurve value)
Sets the value of the '
Curve3 D' reference. |
void |
setMasterRepresentation(IfcPreferredSurfaceCurveRepresentation value)
Sets the value of the '
Master Representation' attribute. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCurve getCurve3D()
If the meaning of the 'Curve3 D' reference isn't clear, there really should be more of a description here...
setCurve3D(IfcCurve),
Ifc4Package.getIfcSurfaceCurve_Curve3D()void setCurve3D(IfcCurve value)
Curve3 D' reference.
value - the new value of the 'Curve3 D' reference.getCurve3D()org.eclipse.emf.common.util.EList<IfcPcurve> getAssociatedGeometry()
IfcPcurve.
If the meaning of the 'Associated Geometry' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcSurfaceCurve_AssociatedGeometry()IfcPreferredSurfaceCurveRepresentation getMasterRepresentation()
IfcPreferredSurfaceCurveRepresentation.
If the meaning of the 'Master Representation' attribute isn't clear, there really should be more of a description here...
IfcPreferredSurfaceCurveRepresentation,
setMasterRepresentation(IfcPreferredSurfaceCurveRepresentation),
Ifc4Package.getIfcSurfaceCurve_MasterRepresentation()void setMasterRepresentation(IfcPreferredSurfaceCurveRepresentation value)
Master Representation' attribute.
value - the new value of the 'Master Representation' attribute.IfcPreferredSurfaceCurveRepresentation,
getMasterRepresentation()Copyright © 2018 OpenSource BIM. All rights reserved.