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