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.

DimensionSetBaseAttributesExaggerationOrigins Enumeration

The origin of the exaggeration.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2022.0.13611
Syntax
public enum ExaggerationOrigins
Members
  Member nameValueDescription
NearDimensionLine1 Start the exaggeration close to the dimension line.
NearMeasuredObject2 Start the exaggeration as soon as possible as seen from the measured part.
See Also