Interface IIfcPropertyEnumeration
Readonly interface for IfcPropertyEnumeration
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPropertyEnumeration : IIfcPropertyAbstraction, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
EnumerationValues
Declaration
IItemSet<IIfcValue> EnumerationValues { get; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
IfcLabel Name { get; set; }
Property Value
|
Improve this Doc
View Source
Unit
Declaration
IIfcUnit Unit { get; set; }
Property Value