SetSnapSpacing Method

Sets the snap spacing for the viewport.

See Also | Example

Signature

object.SetSnapSpacing XSpacing, YSpacing

Object

Viewport, PViewport
The object or objects this method applies to.

XSpacing

Double; input-only

YSpacing

Double; input-only

Remarks

The initial value for the X and Y spacing is 1.0000.

This value is also controlled by the SNAPUNIT system variable.

 

   Comments?