IFCUserDefinedPropertyType
Description:
An enumerated type listing user-defined property types
An enumerated type listing user-defined property types
public enum IFCUserDefinedPropertyType
| Name | Description |
|---|---|
| Bounded | The property is a bounded value property. |
| List | The property is a list value property. |
| Single | The property is a single value property. |
| Table | The property is a table value property. |