FenceBound.Add method

AutoCAD Map 3D ActiveX

FenceBound.Add method

Adds a point to a FenceBound collection.

Add(X As Double, Y As Double, Z As Double) As Point3d

Returns a Point3d object.

X, Y, Z

Coordinates of the point to add.

The Z value is ignored.