Interface IIfcSIUnit
Readonly interface for IfcSIUnit
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSIUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, IIfcUnit, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceName
Declaration
IfcSIUnitName Name { get; set; }
Property Value
| Type | Description |
|---|---|
| IfcSIUnitName |
Prefix
Declaration
IfcSIPrefix? Prefix { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<IfcSIPrefix> |