AddPoint method

Creates a point entity and adds it to the drawing.

 

Syntax

objectVariable = object.AddPoint(Point)

Where:

     objectVariable is a AcadPoint object;

     object is one of the ModelSpace or PaperSpace collection objects or a Block object;

     Point is a Variant representing the location to insert the PointEntity.

 

Examples...

AddPoint method example

 


© Bricsys NV. All rights reserved.