Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcCostValue |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcAppliedValue> |
IfcConstructionResource.getBaseCosts() |
IfcCollection<IfcAppliedValue> |
IfcConstructionResourceType.getBaseCosts() |
IfcCollection<IfcAppliedValue> |
IfcAppliedValue.getComponents() |
Modifier and Type | Method and Description |
---|---|
void |
IfcConstructionResource.setBaseCosts(IfcCollection<IfcAppliedValue> value) |
void |
IfcConstructionResourceType.setBaseCosts(IfcCollection<IfcAppliedValue> value) |
void |
IfcAppliedValue.setComponents(IfcCollection<IfcAppliedValue> value) |