EditorExtension Class |
Namespace: Gile.AutoCAD.R20.Extension
The EditorExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetSelection(Editor, PredicateObjectId) |
Gets a selection set using the supplied predicate.
|
![]() ![]() | GetSelection(Editor, PromptSelectionOptions, PredicateObjectId) |
Gets a selection set using the supplied prompt selection options and the supplied predicate.
|
![]() ![]() | GetSelection(Editor, SelectionFilter, PredicateObjectId) |
Gets a selection set using the supplied filter and the supplied predicate.
|
![]() ![]() | GetSelection(Editor, PromptSelectionOptions, SelectionFilter, PredicateObjectId) |
Gets a selection set using the supplied prompt selection options, the supplied filter and the supplied predicate.
|
![]() ![]() | Zoom |
Zooms to given extents in the current viewport.
|
![]() ![]() | ZoomCenter |
Zooms in current viewport to the specified scale and center.
|
![]() ![]() | ZoomExtents |
Zooms to the extents of the current viewport.
|
![]() ![]() | ZoomObjects |
Zooms to the specified entity collection.
|
![]() ![]() | ZoomScale |
Zooms in current viewport to the specified scale.
|
![]() ![]() | ZoomWindow |
Zooms to the given window.
|