EvAutoDimensionsTypes Enumeration
The EvAutoDimensionsTypes TS enumeration defines the options for auto-dimensioning given object items.
All: "all";All types of dimensions available for given object items.
Angle: "angle";The angles between two straight lines in given object items.
Area: "area";The areas of given object items.
DiameterHorizontal: "diameter_horizontal";The horizontal diameters of given oval items.
DiameterVertical: "diameter_vertical";The vertical diameters of given oval items.
Linear: "linear";The lengths of straight lines of given object items.
Perimeter: "perimeter";The perimeters of given object items.
RadiusHorizontal: "radius_horizontal";The horizontal radii of given oval items.
RadiusVertical: "radius_vertical";The vertical radii of given oval items.
31 March 2025