Interface IIfcConstructionResource
Readonly interface for IfcConstructionResource
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcConstructionResource : IIfcResource, IIfcObject, 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
|
Improve this Doc
View Source
Usage
Declaration
IIfcResourceTime Usage { get; set; }
Property Value