Interface IIfcPropertySingleValue
Readonly interface for IfcPropertySingleValue
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPropertySingleValue : IIfcSimpleProperty, IIfcProperty, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceNominalValue
Declaration
IIfcValue NominalValue { get; set; }
Property Value
Type | Description |
---|---|
IIfcValue |
Unit
Declaration
IIfcUnit Unit { get; set; }
Property Value
Type | Description |
---|---|
IIfcUnit |