LayOut C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LOAngularDimensionRef Struct Reference

References an angular dimension entity. An angular dimension is composed of the following sub-entities: More...

#include <angulardimension.h>

Detailed Description

References an angular dimension entity. An angular dimension is composed of the following sub-entities:

   - two 'extension lines' that extend from the entity being dimensioned.
   - a 'dimension line' connecting the ends of the leaders.
     (this may be represented by one or two paths depending on appearance.)
   - an optional 'leader line' that is used for small dimensions.
   - a 'dimension text' that displays the dimension's text.

   There are seven points that may be modified for an angular dimension:
   - two 'connection points' that define the start and end of the
     dimension.
   - two 'extent points' that define the start and end of the dimension
     line and are the ends of the two extension lines.
   - two 'offset points' that define the starting points of the extension
     lines.
   - one 'arc center point' that defines the center of the dimension, where
     the extension lines intersect.
Since
LayOut 2017, API 2.0

The documentation for this struct was generated from the following file: