AddMLine Method

Creates multiple lines passing through an array of points.

See Also | Example

Signature

RetVal = object.AddMLine(VertexList)

Object

ModelSpace Collection, PaperSpace Collection, Block
The object or objects this method applies to.

VertexList

Variant (array of doubles); input-only
An array of the 3D WCS coordinates specifying the vertices for the multiline.

RetVal

MLine object
The newly created MLine object.

 

   Comments?