Returns the thickness of an object.
Syntax
DoubleVariable = object.EndPoint
Where:
DoubleVariable is a double-precision variable representing the thickness;
Object is an Arc, Circle, Line, Point, Polyline, Solid, Text, or Trace object.
Examples ...