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