| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcComplexProperty |
class |
IfcPropertyBoundedValue |
class |
IfcPropertyEnumeratedValue |
class |
IfcPropertyListValue |
class |
IfcPropertyReferenceValue |
class |
IfcPropertySingleValue |
class |
IfcPropertyTableValue |
class |
IfcSimpleProperty |
| Modifier and Type | Method and Description |
|---|---|
IfcProperty |
IfcPropertyDependencyRelationship.getDependantProperty() |
IfcProperty |
IfcPropertyDependencyRelationship.getDependingProperty() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcProperty> |
IfcApprovalPropertyRelationship.getApprovedProperties() |
IfcCollection<IfcProperty> |
IfcExtendedMaterialProperties.getExtendedProperties() |
IfcCollection<IfcProperty> |
IfcRelOverridesProperties.getOverridingProperties() |
IfcCollection<IfcProperty> |
IfcPropertyConstraintRelationship.getRelatedProperties() |
IfcCollection<IfcProperty> |
IfcComplexProperty.hasProperties() |
IfcCollection<IfcProperty> |
IfcPropertySet.hasProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyDependencyRelationship.setDependantProperty(IfcProperty value) |
void |
IfcPropertyDependencyRelationship.setDependingProperty(IfcProperty value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcApprovalPropertyRelationship.setApprovedProperties(IfcCollection<IfcProperty> value) |
void |
IfcExtendedMaterialProperties.setExtendedProperties(IfcCollection<IfcProperty> value) |
void |
IfcRelOverridesProperties.setOverridingProperties(IfcCollection<IfcProperty> value) |
void |
IfcComplexProperty.setProperties(IfcCollection<IfcProperty> value) |
void |
IfcPropertySet.setProperties(IfcCollection<IfcProperty> value) |
void |
IfcPropertyConstraintRelationship.setRelatedProperties(IfcCollection<IfcProperty> value) |