Adds a Trace entity given the coordinates as a points collection.
Syntax
objectVariable = object.AddTrace(Points)
Where:
object is one of the ModelSpace or PaperSpace collection objects or a Block object;
Points is a collection of points for defining the trace object.