Skip to content
Shapemetry

Model - angularDimensionEntity producers

Every producer whose return is angularDimensionEntity[] — what it creates is concatenated into the entity stream. Authored as a step in an objects[] chain.

MethodDescriptionArgTypeDefaultMeaning
dimensionAngularAngular Dimensionvertexpoint[0,0,0]Angle vertex.
point1point[100,0,0]Point on the first arm.
point2point[0,100,0]Point on the second arm.
arcPointpoint[12,12,0]A point ON the dimension arc: its distance from the vertex sets the radius, and the quadrant it falls in picks WHICH of the four angles two crossing arms subtend is meant.
stylestring'standard'annotationStyles[] name (quote literals).
textstring''Override text; empty shows the measured angle.
Last updated: 📖 1 min readEdit on GitHub