IfcShellBasedSurfaceModel

Inheritance: java.lang.Object, IfcGeometricRepresentationItem

All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcShellBasedSurfaceModel

Constructors

ConstructorDescription
IfcShellBasedSurfaceModel()

Methods

MethodDescription
getSbsmBoundary()
setSbsmBoundary(IfcCollection value)

IfcShellBasedSurfaceModel()

public IfcShellBasedSurfaceModel()

getSbsmBoundary()

public final IfcCollection<IfcShell> getSbsmBoundary()

Returns: IfcCollection

setSbsmBoundary(IfcCollection value)

public final void setSbsmBoundary(IfcCollection<IfcShell> value)