SnapBasePoint Property

Specifies the snap base point for the viewport.

See Also | Example

Signature

object.SnapBasePoint

object

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

SnapBasePoint

Variant (two-element array of doubles); read-write
A 2D WCS coordinate representing the snap base point for the viewport.

System variables

The value of this property is stored in the SNAPBASE system variable.

Remarks

You cannot change the snap base point for the active paper space viewport.

Changes to this property are not reflected in the display until a call to either the Update or Regen method is performed.

 

   Comments?