IfcPropertyResource(属性资源)

IfcPropertyResource定义了一组基本的属性类型,这些属性类型可以通过IfcPropertySet(在IfcKernel架构中定义)与出现对象(IfcObject的子类型)和类型对象(IfcTypeObject的子类型)相关联。这些属性用于分配属性定义,这些属性定义在语义上由名称字符串定义,并且可以根据其定义进行扩展。

Types
1 IfcCurveInterpolationEnum (曲线插值枚举)
2 IfcObjectReferenceSelect (对象引用选择)

Entities
1 IfcComplexProperty (复杂属性)
2 IfcExtendedProperties (扩展属性)
3 IfcPreDefinedProperties (预定义属性)
4 IfcProperty (属性)
5 IfcPropertyAbstraction (抽象属性)
6 IfcPropertyBoundedValue (有界值属性)
7 IfcPropertyDependencyRelationship (依赖关系属性)
8 IfcPropertyEnumeratedValue (枚举值属性)
9 IfcPropertyEnumeration (枚举值属性)
10 IfcPropertyListValue (列表值属性)   
11 IfcPropertyReferenceValue (参考值属性)
12 IfcPropertySingleValue (单一值属性)
13 IfcPropertyTableValue (table属性)
14 IfcSimpleProperty (简单属性)

Functions
1 IfcUniquePropertyName (唯一值属性)

原文地址:https://www.cnblogs.com/herd/p/12196769.html