Interface IIfcConstructionResourceType
Readonly interface for IfcConstructionResourceType
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcConstructionResourceType : IIfcTypeResource, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcResourceSelect, IIfcResourceSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BaseCosts
Declaration
IItemSet<IIfcAppliedValue> BaseCosts { get; }
Property Value
|
Improve this Doc
View Source
BaseQuantity
Declaration
IIfcPhysicalQuantity BaseQuantity { get; set; }
Property Value