Interface IIfcGeometricSet
Readonly interface for IfcGeometricSet
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcGeometricSet : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceDim
Declaration
IfcDimensionCount Dim { get; }
Property Value
Type | Description |
---|---|
IfcDimensionCount |
Elements
Declaration
IItemSet<IIfcGeometricSetSelect> Elements { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcGeometricSetSelect> |