public class IfcSurfaceCurve extends IfcCurve
Constructor and Description |
---|
IfcSurfaceCurve() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcPcurve> |
getAssociatedGeometry() |
IfcCurve |
getCurve3D() |
IfcPreferredSurfaceCurveRepresentation |
getMasterRepresentation() |
void |
setAssociatedGeometry(IfcCollection<IfcPcurve> value) |
void |
setCurve3D(IfcCurve value) |
void |
setMasterRepresentation(IfcPreferredSurfaceCurveRepresentation value) |
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCurve getCurve3D()
public final void setCurve3D(IfcCurve value)
public final IfcCollection<IfcPcurve> getAssociatedGeometry()
public final void setAssociatedGeometry(IfcCollection<IfcPcurve> value)
public final IfcPreferredSurfaceCurveRepresentation getMasterRepresentation()
public final void setMasterRepresentation(IfcPreferredSurfaceCurveRepresentation value)