AbstractViewPE Class

This class defines the interface of Protocol Extension classes for View, ViewTableRecord, Viewport and ViewportTableRecord objects.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.DatabaseServicesAbstractViewPE
          Teigha.DatabaseServicesAbstractViewportData

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public class AbstractViewPE : RXObject

The AbstractViewPE type exposes the following members.

Constructors
  Name Description
Public method AbstractViewPE Constructor for the AbstractViewPE class. Creates an object from the specified viewport.
Top
Properties
Methods
  Name Description
Public method Clone
(Inherited from RXObject)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
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)
Protected method DeleteUnmanagedObject
(Inherited from RXObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public methodStatic member GetClass Retrieves the class associated with this protocol extension.
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method GetPlotExtents Returns the eye coordinate system plot extents of the associated viewport.
Public method GetRXClass
(Inherited from RXObject)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method GetViewExtents Returns the eye coordinate system extents of the associated viewport.
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Protected method MemberwiseClone(Boolean) Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject)
Public method QueryX
(Inherited from RXObject)
Public method SetUcsFromView Sets the UCS for the associated viewport.
Public method SetView(RXObject) Sets view parameters from the specified view.
Public method SetView(Point3d, Vector3d, Vector3d, Double, Double, Boolean, Vector2d) Sets the parameters for the specified Viewport object according to the arguments.
Public method SetViewport Sets the corners of the specified Viewport object.
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Public method X
(Inherited from RXObject)
Public method ZoomExtents Modifies an associated Viewport object to fit the specified eye coordinate system extents.
Public method ZoomExtents(BoundBlock3d) Modifies an associated Viewport object to fit the specified eye coordinate system extents.
Public method ZoomExtents(BoundBlock3d, Double) Modifies an associated Viewport object to fit the specified eye coordinate system extents.
Top
See Also

©  Bricsys NV. All rights reserved.