IntelliCAD 11.1 Object Library
AddTrace Method
See Also 
Points
A collection of points for defining the four vertices of the trace object.
Block Collection : AddTrace Method

Description

Adds a trace entity given the coordinates as a points collection.

Syntax

Visual Basic
Public Function AddTrace( _
   ByVal Points As Points _
) As Trace

Parameters

Points
A collection of points for defining the four vertices of the trace object.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.