Interface IIfcCostValue
Readonly interface for IfcCostValue
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCostValue : IIfcAppliedValue, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IPersistEntity, IfcMetricValueSelect, IIfcMetricValueSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
Condition
Declaration
IfcText? Condition { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcText> |
|
|
Improve this Doc
View Source
CostType
Declaration
IfcLabel CostType { get; set; }
Property Value