Share

AcGiContext::isNesting

C++

virtual bool isNesting() const;

Description

Returns true if the system is regenerating a compound object. For example if the current object is contained within a block the return value will be true. If the object is directly in model space then the return value would be false.

Links

AcGiContext

Was this information helpful?