Property that informs the client if Autodesk Inventor is currently in selection mode or not. This may be used, for example, by clients to test if calling the DoSelect (and related) methods will have any effect or not.
Syntax
CommandManager.SelectionActive() As Boolean
Property Value
This is a read only property whose value is a Boolean.