Interface IIfcShellBasedSurfaceModel
Readonly interface for IfcShellBasedSurfaceModel
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcShellBasedSurfaceModel : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Dim
Declaration
IfcDimensionCount Dim { get; }
Property Value
|
Improve this Doc
View Source
SbsmBoundary
Declaration
IItemSet<IIfcShell> SbsmBoundary { get; }
Property Value