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.

PropertyElementPropertyElementType Class

The PropertyElementType class represents the type of a property element.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.DrawingPropertyElementPropertyElementType

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.1
Syntax
[SerializableAttribute]
public class PropertyElementType : IIsEqual

The PropertyElementPropertyElementType type exposes the following members.

Methods
  NameDescription
Public methodIsEqual
Compares the current object with an object of the same type.
Top
See Also