Allows you to get information about selected objects, obtain API objects representing the selected item, and get your selection coordinates interpreted in model or sketch space.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISelectionMgr |
C# | |
---|
public interface ISelectionMgr |
C++/CLI | |
---|
public interface class ISelectionMgr |
Example
Accessors
See Also