Gets the live section plane that is currently enabled in the database.
Supported platforms: Windows only
VBA:
RetVal = object.GetLiveSection
Type: SectionManager
The object this method applies to.
Live sectioning is either enabled or disabled individually per section object. Live sectioning can be active for no more than one section object at a time.
VBA:
Not available
Visual LISP:
Not available