Interface IIfcElementType
Readonly interface for IfcElementType
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcElementType : IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceElementType
Declaration
IfcLabel? ElementType { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |