InsertionPoint property

Sets or returns the insertion point for one of the following objects: Attribute; AttributeDef; BlockInsert; ExternalReference; MText; Text; Tolerance.

Syntax

objectVariable = object.InsertionPoint

where:

     objectVariable represents a Point object for storing the InsertionPoint.

     object is one of the objects that has an InsertionPoint property.

Examples...

InsertionPoint property example