Inheritance Hierarchy
 
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public sealed class Editor : MarshalByRefObject, 
        IDisposable
 
Public NotInheritable Class Editor
        Inherits MarshalByRefObject
        Implements IDisposable
 
public ref class Editor sealed : public MarshalByRefObject, 
        IDisposable
 
[<SealedAttribute>]
type Editor = 
    class
        inherit MarshalByRefObject
        interface IDisposable
    end
 
 
 
 
The Editor type exposes the
following members.
Properties
 
Methods
 
|   | 
Name | 
Description | 
 
 | 
ClearVectors
 | 
  | 
 
 | 
Command
 | 
  | 
 
 | 
CommandAsync
 | 
  | 
 
 | 
CreateObjRef
 | 
Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. 
(Inherited from MarshalByRefObject) | 
 
 | 
Dispose
 | 
Releases all resources used by the Editor | 
 
 | 
DoPrompt
 | 
  | 
 
 | 
Drag(Jig)
 | 
  | 
 
 | 
Drag(PromptDragOptions)
 | 
  | 
 
 | 
Drag(SelectionSet,
String, DragCallback)
 | 
  | 
 
 | 
DrawVector
 | 
  | 
 
 | 
DrawVectors
 | 
  | 
 
 | 
Equals
 | 
Determines whether the specified object is equal to the current
object. 
(Inherited from Object) | 
 
 | 
GetAngle(PromptAngleOptions)
 | 
  | 
 
 | 
GetAngle(String)
 | 
  | 
 
 | 
GetCorner(PromptCornerOptions)
 | 
  | 
 
 | 
GetCorner(String,
Point3d)
 | 
  | 
 
 | 
GetCurrentView
 | 
  | 
 
 | 
GetDistance(PromptDistanceOptions)
 | 
  | 
 
 | 
GetDistance(String)
 | 
  | 
 
 | 
GetDouble(PromptDoubleOptions)
 | 
  | 
 
 | 
GetDouble(String)
 | 
  | 
 
 | 
GetEntity(PromptEntityOptions)
 | 
  | 
 
 | 
GetEntity(String)
 | 
  | 
 
 | 
GetFileNameForOpen(PromptOpenFileOptions)
 | 
  | 
 
 | 
GetFileNameForOpen(String)
 | 
  | 
 
 | 
GetFileNameForSave(PromptSaveFileOptions)
 | 
  | 
 
 | 
GetFileNameForSave(String)
 | 
  | 
 
 | 
GetHashCode
 | 
Serves as the default hash function. 
(Inherited from Object) | 
 
 | 
GetInteger(PromptIntegerOptions)
 | 
  | 
 
 | 
GetInteger(String)
 | 
  | 
 
 | 
GetKeywords(PromptKeywordOptions)
 | 
  | 
 
 | 
GetKeywords(String,
String)
 | 
  | 
 
 | 
GetLifetimeService
 | 
Retrieves the current lifetime service object that controls the
lifetime policy for this instance. 
(Inherited from MarshalByRefObject) | 
 
 | 
GetNestedEntity(PromptNestedEntityOptions)
 | 
  | 
 
 | 
GetNestedEntity(String)
 | 
  | 
 
 | 
GetPoint(PromptPointOptions)
 | 
  | 
 
 | 
GetPoint(String)
 | 
  | 
 
 | 
GetSelection
 | 
  | 
 
 | 
GetSelection(PromptSelectionOptions)
 | 
  | 
 
 | 
GetSelection(SelectionFilter)
 | 
  | 
 
 | 
GetSelection(PromptSelectionOptions,
SelectionFilter)
 | 
  | 
 
 | 
GetString(PromptStringOptions)
 | 
  | 
 
 | 
GetString(String)
 | 
  | 
 
 | 
GetType
 | 
Gets the Type of the current
instance. 
(Inherited from Object) | 
 
 | 
GetViewportNumber
 | 
  | 
 
 | 
InitializeLifetimeService
 | 
Obtains a lifetime service object to control the lifetime
policy for this instance. 
(Inherited from MarshalByRefObject) | 
 
 | 
PointToScreen
 | 
  | 
 
 | 
PointToWorld(Point)
 | 
  | 
 
 | 
PointToWorld(Point,
Int32)
 | 
  | 
 
 | 
Regen
 | 
  | 
 
 | 
SelectAll
 | 
  | 
 
 | 
SelectAll(SelectionFilter)
 | 
  | 
 
 | 
SelectCrossingPolygon(Point3dCollection)
 | 
  | 
 
 | 
SelectCrossingPolygon(Point3dCollection,
SelectionFilter)
 | 
  | 
 
 | 
SelectCrossingWindow(Point3d,
Point3d)
 | 
  | 
 
 | 
SelectCrossingWindow(Point3d,
Point3d, SelectionFilter)
 | 
  | 
 
 | 
SelectFence(Point3dCollection)
 | 
  | 
 
 | 
SelectFence(Point3dCollection,
SelectionFilter)
 | 
  | 
 
 | 
SelectImplied
 | 
  | 
 
 | 
SelectLast
 | 
  | 
 
 | 
SelectPrevious
 | 
  | 
 
 | 
SelectWindow(Point3d,
Point3d)
 | 
  | 
 
 | 
SelectWindow(Point3d,
Point3d, SelectionFilter)
 | 
  | 
 
 | 
SelectWindowPolygon(Point3dCollection)
 | 
  | 
 
 | 
SelectWindowPolygon(Point3dCollection,
SelectionFilter)
 | 
  | 
 
 | 
SetCurrentView
 | 
  | 
 
 | 
SetImpliedSelection(ObjectId)
 | 
  | 
 
 | 
SetImpliedSelection(SelectionSet)
 | 
  | 
 
 | 
Snap
 | 
  | 
 
 | 
StartUserInteraction(Control)
 | 
  | 
 
 | 
StartUserInteraction(IntPtr)
 | 
  | 
 
 | 
StartUserInteraction(Window)
 | 
  | 
 
 | 
SwitchToModelSpace
 | 
  | 
 
 | 
SwitchToPaperSpace
 | 
  | 
 
 | 
ToString
 | 
Returns a string that represents the current object. 
(Inherited from Object) | 
 
 | 
TraceBoundary(Point3d,
IslandDetectionDepth)
 | 
  | 
 
 | 
TraceBoundary(Point3d,
Boolean)
 | 
  | 
 
 | 
TurnForcedPickOff
 | 
  | 
 
 | 
TurnForcedPickOn
 | 
  | 
 
 | 
UpdateScreen
 | 
  | 
 
 | 
UpdateTiledViewportsFromDatabase
 | 
  | 
 
 | 
UpdateTiledViewportsInDatabase
 | 
  | 
 
 | 
WriteMessage(String)
 | 
  | 
 
 | 
WriteMessage(String,
Object)
 | 
  | 
Top
 
Events
 
Fields
 
See Also