Editor Class

Inheritance Hierarchy
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public sealed class Editor : MarshalByRefObject

The Editor type exposes the following members.

Properties
Methods
  Name Description
Public method 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.)
Public method DoPrompt
Public method Drag(Jig)
Public method Drag(PromptDragOptions)
Public method Drag(SelectionSet, String, DragCallback)
Public method DrawVector
Public method DrawVectors
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetAngle(String)
Public method GetAngle(PromptAngleOptions)
Public method GetCorner(PromptCornerOptions)
Public method GetCorner(String, Point3d)
Public method GetCurrentView
Public method GetDistance(String)
Public method GetDistance(PromptDistanceOptions)
Public method GetDouble(String)
Public method GetDouble(PromptDoubleOptions)
Public method GetEntity(String)
Public method GetEntity(PromptEntityOptions)
Public method GetFileNameForOpen(String)
Public method GetFileNameForOpen(PromptOpenFileOptions)
Public method GetFileNameForSave(String)
Public method GetFileNameForSave(PromptSaveFileOptions)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetInteger(String)
Public method GetInteger(PromptIntegerOptions)
Public method GetKeywords(PromptKeywordOptions)
Public method GetKeywords(String, String)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetNestedEntity(String)
Public method GetNestedEntity(PromptNestedEntityOptions)
Public method GetPoint(String)
Public method GetPoint(PromptPointOptions)
Public method GetSelection
Public method GetSelection(PromptSelectionOptions)
Public method GetSelection(SelectionFilter)
Public method GetSelection(PromptSelectionOptions, SelectionFilter)
Public method GetString(String)
Public method GetString(PromptStringOptions)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetViewportNumber
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method PointToScreen
Public method PointToWorld(Point)
Public method PointToWorld(Point, Int32)
Public method Regen
Public method SelectAll
Public method SelectAll(SelectionFilter)
Public method SelectCrossingPolygon(Point3dCollection)
Public method SelectCrossingPolygon(Point3dCollection, SelectionFilter)
Public method SelectCrossingWindow(Point3d, Point3d)
Public method SelectCrossingWindow(Point3d, Point3d, SelectionFilter)
Public method SelectFence(Point3dCollection)
Public method SelectFence(Point3dCollection, SelectionFilter)
Public method SelectImplied
Public method SelectLast
Public method SelectPrevious
Public method SelectWindow(Point3d, Point3d)
Public method SelectWindow(Point3d, Point3d, SelectionFilter)
Public method SelectWindowPolygon(Point3dCollection)
Public method SelectWindowPolygon(Point3dCollection, SelectionFilter)
Public method SetCurrentView
Public method SetImpliedSelection(ObjectId)
Public method SetImpliedSelection(SelectionSet)
Public method Snap
Public method StartUserInteraction(IntPtr)
Public method StartUserInteraction(Control)
Public method StartUserInteraction(Window)
Public method SwitchToModelSpace
Public method SwitchToPaperSpace
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method TraceBoundary(Point3d, IslandDetectionDepth)
Public method TraceBoundary(Point3d, Boolean)
Public method TurnForcedPickOff
Public method TurnForcedPickOn
Public method UpdateScreen
Public method UpdateTiledViewportsFromDatabase
Public method UpdateTiledViewportsInDatabase
Public method WriteMessage(String)
Public method WriteMessage(String, Object)
Top
Events
See Also

©  Bricsys NV. All rights reserved.