Share

acedGetBlockEditMode Function

C++

unsigned int acedGetBlockEditMode();

File

aced.h

Description

This function returns the current BlockEdit mode value. The possible values are defined in the BlockEditModeFlags enum. The returned value may be a bitwise combination of the various enum values.

Was this information helpful?