Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcCostValue |
class |
IfcEnvironmentalImpactValue |
Modifier and Type | Method and Description |
---|---|
IfcAppliedValue |
IfcAppliedValueRelationship.getComponentOfTotal() |
IfcAppliedValue |
IfcRelAssociatesAppliedValue.getRelatingAppliedValue() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcAppliedValue> |
IfcAppliedValueRelationship.getComponents() |
IfcCollection<IfcAppliedValue> |
IfcReferencesValueDocument.getReferencingValues() |
Modifier and Type | Method and Description |
---|---|
void |
IfcAppliedValueRelationship.setComponentOfTotal(IfcAppliedValue value) |
void |
IfcRelAssociatesAppliedValue.setRelatingAppliedValue(IfcAppliedValue value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcAppliedValueRelationship.setComponents(IfcCollection<IfcAppliedValue> value) |
void |
IfcReferencesValueDocument.setReferencingValues(IfcCollection<IfcAppliedValue> value) |