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, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)