Interface IIfcConversionBasedUnit
Readonly interface for IfcConversionBasedUnit
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcConversionBasedUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, IIfcUnit, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceConversionFactor
Declaration
IIfcMeasureWithUnit ConversionFactor { get; set; }
Property Value
Type | Description |
---|---|
IIfcMeasureWithUnit |
Name
Declaration
IfcLabel Name { get; set; }
Property Value
Type | Description |
---|---|
IfcLabel |