public class IfcCurveBoundedSurface4 extends IfcBoundedSurface4
IfcCurveBoundedSurface
| Constructor and Description |
|---|
IfcCurveBoundedSurface4() |
| Modifier and Type | Method and Description |
|---|---|
IfcSurface4 |
getBasisSurface() |
IfcCollection<IfcBoundaryCurve4> |
getBoundaries() |
IfcBoolean4 |
getImplicitOuter() |
void |
setBasisSurface(IfcSurface4 value) |
void |
setBoundaries(IfcCollection<IfcBoundaryCurve4> value) |
void |
setImplicitOuter(IfcBoolean4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcSurface4 getBasisSurface()
public final void setBasisSurface(IfcSurface4 value)
public final IfcCollection<IfcBoundaryCurve4> getBoundaries()
public final void setBoundaries(IfcCollection<IfcBoundaryCurve4> value)
public final IfcBoolean4 getImplicitOuter()
public final void setImplicitOuter(IfcBoolean4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.