IfcShellBasedSurfaceModel
Inheritance: java.lang.Object, IfcGeometricRepresentationItem
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcShellBasedSurfaceModel
Constructors
| Constructor | Description |
|---|---|
| IfcShellBasedSurfaceModel() |
Methods
| Method | Description |
|---|---|
| getSbsmBoundary() | |
| setSbsmBoundary(IfcCollection |
IfcShellBasedSurfaceModel()
public IfcShellBasedSurfaceModel()
getSbsmBoundary()
public final IfcCollection<IfcShell> getSbsmBoundary()
Returns: IfcCollection
setSbsmBoundary(IfcCollection value)
public final void setSbsmBoundary(IfcCollection<IfcShell> value)