AbstractViewportData Class

This class is the base class of Protocol Extension classes for 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 AbstractViewportData : AbstractViewPE

The AbstractViewportData type exposes the following members.

Constructors
  Name Description
Public method AbstractViewportData Constructor for the AbstractViewportData class. Creates an object from the specified viewport.
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BackClipDistance
(Inherited from AbstractViewPE)
Public property CircleSides  
Public property Direction
(Inherited from AbstractViewPE)
Public property Elevation
(Inherited from AbstractViewPE)
Public property EyeToWorld
(Inherited from AbstractViewPE)
Public property FieldHeight
(Inherited from AbstractViewPE)
Public property FieldWidth
(Inherited from AbstractViewPE)
Public property FrontClipDistance
(Inherited from AbstractViewPE)
Public property FrozenLayers
(Inherited from AbstractViewPE)
Public property GridIncrement  
Public property GsView Property that represents an associated view.
Public property HasUcs
(Inherited from AbstractViewPE)
Public property HasViewOffset
(Inherited from AbstractViewPE)
Public property HasViewport
(Inherited from AbstractViewPE)
Public property IsBackClipOn
(Inherited from AbstractViewPE)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsFrontClipAtEyeOn
(Inherited from AbstractViewPE)
Public property IsFrontClipOn
(Inherited from AbstractViewPE)
Public property IsGridOn  
Public property IsPerspective
(Inherited from AbstractViewPE)
Public property IsPlotting
(Inherited from AbstractViewPE)
Public property IsSnapIsometric  
Public property IsSnapOn  
Public property IsUcsFollowModeOn  
Public property IsUcsIconAtOrigin  
Public property IsUcsIconVisible  
Public property IsUcsSavedWithViewport  
Public property LensLength
(Inherited from AbstractViewPE)
Public property LowerLeftCorner
(Inherited from AbstractViewPE)
Public property OrthoUcs
(Inherited from AbstractViewPE)
Public property RenderMode
(Inherited from AbstractViewPE)
Public property SnapAngle  
Public property SnapBase  
Public property SnapIncrement  
Public property SnapIsoPair  
Public property Target
(Inherited from AbstractViewPE)
Public property Ucs
(Inherited from AbstractViewPE)
Public property UcsName
(Inherited from AbstractViewPE)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property UpperRightCorner
(Inherited from AbstractViewPE)
Public property UpVector
(Inherited from AbstractViewPE)
Public property ViewOffset
(Inherited from AbstractViewPE)
Public property ViewTwist
(Inherited from AbstractViewPE)
Public property VisualStyle
(Inherited from AbstractViewPE)
Public property WorldToEye
(Inherited from AbstractViewPE)
Top
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 abstract viewport data.
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.
(Inherited from AbstractViewPE)
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.
(Inherited from AbstractViewPE)
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 SetProps Sets the parameters of the associated viewport object from the source view.
Public method SetUcsFromView Sets the UCS for the associated viewport.
(Inherited from AbstractViewPE)
Public method SetView(RXObject) Sets view parameters from the specified view.
(Inherited from AbstractViewPE)
Public method SetView(Point3d, Vector3d, Vector3d, Double, Double, Boolean, Vector2d) Sets the parameters for the specified Viewport object according to the arguments.
(Inherited from AbstractViewPE)
Public method SetViewport Sets the corners of the specified Viewport object.
(Inherited from AbstractViewPE)
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.
(Inherited from AbstractViewPE)
Public method ZoomExtents(BoundBlock3d) Modifies an associated Viewport object to fit the specified eye coordinate system extents.
(Inherited from AbstractViewPE)
Public method ZoomExtents(BoundBlock3d, Double) Modifies an associated Viewport object to fit the specified eye coordinate system extents.
(Inherited from AbstractViewPE)
Top
See Also

©  Bricsys NV. All rights reserved.