Interface IIfcGeometricSet
Readonly interface for IfcGeometricSet
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcGeometricSet : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Dim
Declaration
IfcDimensionCount Dim { get; }
Property Value
|
Improve this Doc
View Source
Elements
Declaration
IItemSet<IIfcGeometricSetSelect> Elements { get; }
Property Value