|
Constant
|
Description
|
|---|---|
|
PRO_TK_DIM_LINE
|
Length of a line
|
|
PRO_TK_DIM_LINE_POINT
|
Distance between a line and a vertex
|
|
PRO_TK_DIM_RAD
|
Radius of an arc or a circle
|
|
PRO_TK_DIM_DIA
|
Diameter of an arc or a circle
|
|
PRO_TK_DIM_LINE_LINE
|
Distance between two lines
|
|
PRO_TK_DIM_PNT_PNT
|
Distance between two points
|
|
PRO_TK_DIM_PNT_PNT_HORIZ
|
Distance between two points (X coordinates)
|
|
PRO_TK_DIM_PNT_PNT_VERT
|
Distance between two points (Y coordinates)
|
|
PRO_TK_DIM_AOC_AOC_TAN_HORIZ
|
Horizontal distance between two arcs or circles
|
|
PRO_TK_DIM_AOC_AOC_TAN_VERT
|
Vertical distance between two arcs or circles
|
|
PRO_TK_DIM_ARC_ANGLE
|
Angle of an arc
|
|
PRO_TK_DIM_LINES_ANGLE
|
Angle between two lines
|
|
PRO_TK_DIM_LINE_AOC
|
Distance between a line and an arc or a circle
|
|
PRO_TK_DIM_LINE_CURVE_ANGLE
|
Angle between a spline and a line
|
|
PRO_TK_DIM_3_PNT_ANGLE
|
Angular dimension defined by three points
|
|
PRO_TK_DIM_DIA_LINEAR
|
Linear diameter dimension
|
|
PRO_TK_DIM_PNT_PNT_ORI
|
Distance between two points in specified orientation
|
|
PRO_TK_DIM_AOC_AOC_ORI
|
Distance between two arcs or circles in specified orientation
|
|
PRO_TK_DIM_TOT_INC_ANG
|
Total included angle
|
|
PRO_TK_DIM_ANG_POLAR
|
Angle between the x-axis and a vector. The vector is defined by two points
|
|
Note:
|
The dimensions do not need to be given values to create a complete and correct section of any form. See the section Solving and Regenerating a Section for a detailed explanation of the assignment of values.
|