API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

UserPropertyItem Properties

The UserPropertyItem type exposes the following members.

Properties
  NameDescription
Public propertyAffectsNumbering
Indicates whether the property value affects the numbering of objects.
Public propertyFieldType
The field type of the user property.
Public propertyLevel
The level at which the user property has been defined.
Public propertyName
The name of the user property.
Public propertyType
The type of the user property.
Public propertyUnique
Indicates whether the property value is copied when the object is copied.
Public propertyVisibility
Indicates whether the property value is visible/editable.
Top
See Also