Abstract
|
The AbstractViewPE type exposes the following members.
| Name | Description | |
|---|---|---|
| AbstractViewPE | Constructor for the AbstractViewPE class. Creates an object from the specified viewport. |
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| BackClipDistance | Property that represents back clip distance for the Viewport object. | |
| Direction | Property that represents WCS (World Coordinate System) view direction of the Viewport object. | |
| Elevation | Property that represents elevation for the Viewport object. | |
| EyeToWorld | Property that represents transformation matrix from EyeSpace to WCS (World Coordinate System) for the Viewport object. | |
| FieldHeight | Property that represents DCS (Device Coordinate System) field height of the Viewport object. | |
| FieldWidth | Property that represents DCS (Device Coordinate System) field width of the Viewport object. | |
| FrontClipDistance | Property that represents front clip distance for the Viewport object. | |
| FrozenLayers | Property that represents frozen layers for the Viewport object. | |
| HasUcs | Property that indicates whether there is a UCS (User Coordinate System) associated with the Viewport object. | |
| HasViewOffset | Property that indicates whether there is a view offset associated with the Viewport object. | |
| HasViewport | Property that indicates whether there is a viewport data associated with the Viewport object. | |
| IsBackClipOn | Property that indicates whether back clipping is on for the Viewport object. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsFrontClipAtEyeOn | Property that indicates whether front clipping plane passes through the camera for the Viewport object. | |
| IsFrontClipOn | Property that indicates whether front clipping is on for the Viewport object. | |
| IsPerspective | Property that indicates whether the projection type for the Viewport object is perspective. | |
| IsPlotting | Property that indicates whether viewport is used during plotting. | |
| LensLength | Property that represents perspective lens length for the Viewport object. | |
| LowerLeftCorner | Property that represents the lower-left corner of the Viewport object. * point == (0.0, 0.0) corresponds to the lower-left corner of the graphics area. * point == (1.0, 1.0) corresponds to the upper-right corner of the graphics area. | |
| OrthoUcs | Property that represents orthographic view type of the UCS (User Coordinate System) associated with the Viewport object. NameValueView typeNonOrthoView 0 Non-orthographic with respect to the UCS TopView 1 Top view with respect to the UCS BottomView 2 Bottom view with respect to the UCS FrontView 3 Front view with respect to the UCS BackView 4 Back view with respect to the UCS LeftView 5 Left view with respect to the UCS RightView 6 Right view with respect to the UCS | |
| RenderMode | Property that represents render mode for the Viewport object. | |
| Target | Property that represents WCS (World Coordinate System) view target of the Viewport object. | |
| Ucs | Property that represents UCS (User Coordinate System) associated with the Viewport object. | |
| UcsName | Property that represents the Object ID of the UCS (User Coordinate System) name associated with the Viewport object. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| UpperRightCorner | Property that represents the upper-right corner of the Viewport object. * point == (0.0, 0.0) corresponds to the lower-left corner of the graphics area. * point == (1.0, 1.0) corresponds to the upper-right corner of the graphics area. | |
| UpVector | Property that represents WCS (World Coordinate System) Up vector of the Viewport object. | |
| ViewOffset | Property that represents view offset vector for the Viewport object. | |
| ViewTwist | Property that represents view DCS (Device Coordinate System) twist angle for the Viewport object. | |
| VisualStyle | Property that represents object identifier of a visual style that is currently in effect for the Viewport. | |
| WorldToEye | Property that represents transformation matrix from WCS (World Coordinate System) to EyeSpace for the Viewport object. |
| Name | Description | |
|---|---|---|
| Clone | Creates a *clone* of this object, and returns a pointer to the
*clone*. (Inherited from RXObject) |
|
| CompareTo | Allows classes to compare class objects. (Inherited from RXObject) |
|
| CopyFrom | Copies the contents of the specified object into this
object. (Inherited from RXObject) |
|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Inherited from RXObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetClass | Retrieves the class associated with this protocol extension. | |
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetMetaObject | (Inherited from RXObject) |
|
| GetPlotExtents | Returns the eye coordinate system plot extents of the associated viewport. | |
| GetRXClass | Gets a class describing instance dynamically associated with
this object as the OdRxClass object. (Inherited from RXObject) |
|
| GetType | (Inherited from Object) |
|
| GetViewExtents | Returns the eye coordinate system extents of the associated viewport. | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| QueryX | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class. (Inherited from RXObject) |
|
| SetUcsFromView | Sets the UCS for the associated viewport. | |
| SetView(RXObject) | Sets view parameters from the specified view. | |
| SetView(Point3d, Vector3d, Vector3d, Double, Double, Boolean, Vector2d) | Sets the parameters for the specified Viewport object according to the arguments. | |
| SetViewport | Sets the corners of the specified Viewport object. | |
| ToString | (Inherited from Object) |
|
| X | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class, or throws an exception if it cannot. (Inherited from RXObject) |
|
| ZoomExtents | Modifies an associated Viewport object to fit the specified eye coordinate system extents. | |
| ZoomExtents(BoundBlock3d) | Modifies an associated Viewport object to fit the specified eye coordinate system extents. | |
| ZoomExtents(BoundBlock3d, Double) | Modifies an associated Viewport object to fit the specified eye coordinate system extents. |
| © Bricsys NV. All rights reserved. |