Interface IIfcSIUnit
Readonly interface for IfcSIUnit
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSIUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Name
Declaration
IfcSIUnitName Name { get; set; }
Property Value
|
Improve this Doc
View Source
Power
Declaration
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
Prefix
Declaration
IfcSIPrefix? Prefix { get; set; }
Property Value
Extension Methods