Share

Context.IsNesting Property

Description

Returns true if the system is regenerating a

Visual Basic

Public virtual Property IsNesting() As bool

C#

public virtual bool IsNesting;

Conditions

Read-only

be true. If the object is directly in model space then the return value would be false.

Read-only

Links

Context Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?