PPT_LOGO_4b
‹#›
© 2008 Autodesk
Autodesk Developer Network
Selection in AutoCAD.NET
§Same as AutoCAD.NET
§Unlike OMF versus ObjectARX, ACA.NET provides no special selection methods beyond basic AutoCAD.NET
§Entity selection via Editor.GetEntity()
§Much enhanced in AutoCAD.NET
§Similar to OMF AecUiPrEntity
§Selection set via Editor.GetSelection()
§Not much enhanced in AutoCAD.NET
§Wrapper for acedSSGet
§Not like OMF AecUiPrEntitySet / AecUiPrEntitySetSingle
§All Editor.GetXxx() methods are enhanced over ARX
§Optional input argument PromptXxxOptions
§Return value PromptXxxResult