public class IfcCurveBoundedPlane4 extends IfcBoundedSurface4
IfcCurveBoundedPlane
| Constructor and Description |
|---|
IfcCurveBoundedPlane4() |
| Modifier and Type | Method and Description |
|---|---|
IfcPlane4 |
getBasisSurface() |
IfcCollection<IfcCurve4> |
getInnerBoundaries() |
IfcCurve4 |
getOuterBoundary() |
void |
setBasisSurface(IfcPlane4 value) |
void |
setInnerBoundaries(IfcCollection<IfcCurve4> value) |
void |
setOuterBoundary(IfcCurve4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPlane4 getBasisSurface()
public final void setBasisSurface(IfcPlane4 value)
public final IfcCurve4 getOuterBoundary()
public final void setOuterBoundary(IfcCurve4 value)
public final IfcCollection<IfcCurve4> getInnerBoundaries()
public final void setInnerBoundaries(IfcCollection<IfcCurve4> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.