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.

TransformationPlaneTransformationMatrixToLocal Property

Gives a transformation matrix for converting points in the global plane to local coordinates in the transformation plane.

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.1
Syntax
public Matrix TransformationMatrixToLocal { get; }

Property Value

Type: Matrix
See Also