PropertyElement Constructor |
Creates a new property element instance with the given property element type.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Parameters
- PropertyType
- Type: Tekla.Structures.DrawingPropertyElementPropertyElementType
The property element type to be used.
See Also