AddSolid method

Adds a two-dimensional solid polygon.

 

Syntax

objectVariable = object.AddSolid([Point1], [Point2], [Point3], [Point4])

Where:

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

     Point1, Point2, etc. are Variant (three-element array of doubles) specifying coordinate locations for each solid vertex.

 

Examples...

AddSolid method example

 


© Bricsys NV. All rights reserved.