| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.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> |
IfcExtendedProperties.getProperties() |
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 |
IfcComplexProperty.setProperties(IfcCollection<IfcProperty> value) |
void |
IfcExtendedProperties.setProperties(IfcCollection<IfcProperty> value) |
void |
IfcPropertySet.setProperties(IfcCollection<IfcProperty> value) |