2.2.11.2.2.2.7 Geometry Function Values

A geometry function value represents geometry path data that is specified by a PtgPnt, PtgNURBS, or PtgPolyline parse token. The Value property is a set of numeric values that specify individual properties of the geometry path. These numeric values are arranged in a syntax that matches the Pnt, NURBS, and Polyline function token definitions.

The Unit property of the token is equal to "PNT" for a PtgPnt or "POLYLINE" for a PtgPolyline; the PtgNURBS does not have a Unit. The Dimension property is zero, and it does not have a Currency property. No other token types can represent a geometry function value.