| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.property.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcPropertyBoundedValue
A property with a bounded value (IfcPropertyBoundedValue) defines a property object which has a maximum of two
(numeric or descriptive) values assigned, the first value specifying the upper bound and the second value specifying
the lower bound.
|
class |
IfcPropertyEnumeratedValue
A property with an enumerated value (IfcPropertyEnumeratedValue) defines a property object which has a value
assigned which is chosen from an enumeration.
|
class |
IfcPropertyListValue
An IfcPropertyListValue defines a property that has several (numeric or descriptive) values assigned, these values
are given by an ordered list.
|
class |
IfcPropertyReferenceValue
The IfcPropertyReferenceValue allows a property value to be given by referencing other entities within the resource
definitions of IFC.
|
class |
IfcPropertySingleValue
A property with a single value (IfcPropertySingleValue) defines a property object which has a single
(numeric or descriptive) value assigned.
|
class |
IfcPropertyTableValue
A property with a range value (IfcPropertyTableValue) defines a property object which has two lists of (numeric or
descriptive) values assigned, the values specifying a table with two columns.
|
Copyright © 2023. All rights reserved.