public class IfcCurveBoundedSurface extends IfcBoundedSurface
Constructor and Description |
---|
IfcCurveBoundedSurface() |
Modifier and Type | Method and Description |
---|---|
IfcSurface |
getBasisSurface() |
IfcCollection<IfcBoundaryCurve> |
getBoundaries() |
IfcBoolean |
getImplicitOuter() |
void |
setBasisSurface(IfcSurface value) |
void |
setBoundaries(IfcCollection<IfcBoundaryCurve> value) |
void |
setImplicitOuter(IfcBoolean value) |
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcSurface getBasisSurface()
public final void setBasisSurface(IfcSurface value)
public final IfcCollection<IfcBoundaryCurve> getBoundaries()
public final void setBoundaries(IfcCollection<IfcBoundaryCurve> value)
public final IfcBoolean getImplicitOuter()
public final void setImplicitOuter(IfcBoolean value)