BufferFenceBound.Add method

AutoCAD Map 3D ActiveX

BufferFenceBound.Add method

Adds a point to a BufferFenceBound 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 coordinate is ignored.