Interface IIfcNamedUnit
Readonly interface for IfcNamedUnit
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcNamedUnit : IfcUnit, IIfcUnit, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Dimensions
Declaration
IIfcDimensionalExponents Dimensions { get; set; }
Property Value
|
Improve this Doc
View Source
Symbol
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
UnitType
Declaration
IfcUnitEnum UnitType { get; set; }
Property Value
Extension Methods