Abstract
|
The AbstractViewportData type exposes the following members.
| Name | Description | |
|---|---|---|
| AbstractViewportData | Constructor for the AbstractViewportData 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. (Inherited from AbstractViewPE) |
|
| CircleSides | Property that represents circle zoom percent for the viewport object in the range [1..20000]. | |
| Direction | Property that represents WCS (World Coordinate System) view
direction of the Viewport object. (Inherited from AbstractViewPE) |
|
| Elevation | Property that represents elevation for the Viewport
object. (Inherited from AbstractViewPE) |
|
| EyeToWorld | Property that represents transformation matrix from EyeSpace to
WCS (World Coordinate System) for the Viewport object. (Inherited from AbstractViewPE) |
|
| FieldHeight | Property that represents DCS (Device Coordinate System) field
height of the Viewport object. (Inherited from AbstractViewPE) |
|
| FieldWidth | Property that represents DCS (Device Coordinate System) field
width of the Viewport object. (Inherited from AbstractViewPE) |
|
| FrontClipDistance | Property that represents front clip distance for the Viewport
object. (Inherited from AbstractViewPE) |
|
| FrozenLayers | Property that represents frozen layers for the Viewport
object. (Inherited from AbstractViewPE) |
|
| GridIncrement | Property that represents grid increment for the viewport object. | |
| GsView | Property that represents an associated view. | |
| HasUcs | Property that indicates whether there is a UCS (User Coordinate
System) associated with the Viewport object. (Inherited from AbstractViewPE) |
|
| HasViewOffset | Property that indicates whether there is a view offset
associated with the Viewport object. (Inherited from AbstractViewPE) |
|
| HasViewport | Property that indicates whether there is a viewport data
associated with the Viewport object. (Inherited from AbstractViewPE) |
|
| IsBackClipOn | Property that indicates whether back clipping is on for the
Viewport object. (Inherited from AbstractViewPE) |
|
| 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. (Inherited from AbstractViewPE) |
|
| IsFrontClipOn | Property that indicates whether front clipping is on for the
Viewport object. (Inherited from AbstractViewPE) |
|
| IsGridOn | Property that indicates whether the grid is on for the viewport object. | |
| IsPerspective | Property that indicates whether the projection type for the
Viewport object is perspective. (Inherited from AbstractViewPE) |
|
| IsPlotting | Property that indicates whether viewport is used during
plotting. (Inherited from AbstractViewPE) |
|
| IsSnapIsometric | Property that indicates whether isometric snap style is on for the viewport object. | |
| IsSnapOn | Property that indicates whether the snap mode is on for the viewport object. | |
| IsUcsFollowModeOn | Property that indicates whether UCS follow mode is on for the viewport object. | |
| IsUcsIconAtOrigin | Property that indicates whether the UCS icon is at the UCS origin for the viewport object. | |
| IsUcsIconVisible | Property that indicates whether the UCS icon is visible for the viewport object. | |
| IsUcsSavedWithViewport | Property that indicates whether the UCS that is associated with the viewport object will become active with activation of the viewport object. | |
| LensLength | Property that represents perspective lens length for the
Viewport object. (Inherited from AbstractViewPE) |
|
| 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. (Inherited from AbstractViewPE) |
|
| 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 (Inherited from AbstractViewPE) |
|
| RenderMode | Property that represents render mode for the Viewport
object. (Inherited from AbstractViewPE) |
|
| SnapAngle | Property that represents UCS snap angle for the viewport object. | |
| SnapBase | Property that represents UCS snap base point of the viewport object. | |
| SnapIncrement | Property that represents snap increment of the viewport object. | |
| SnapIsoPair | Property that represents snap IsoPair of this viewport object. Value Description 0 Left isoplane 1 Top isoplane 2 Right isoplane | |
| Target | Property that represents WCS (World Coordinate System) view
target of the Viewport object. (Inherited from AbstractViewPE) |
|
| Ucs | Property that represents UCS (User Coordinate System)
associated with the Viewport object. (Inherited from AbstractViewPE) |
|
| UcsName | Property that represents the Object ID of the UCS (User
Coordinate System) name associated with the Viewport object. (Inherited from AbstractViewPE) |
|
| 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. (Inherited from AbstractViewPE) |
|
| UpVector | Property that represents WCS (World Coordinate System) Up
vector of the Viewport object. (Inherited from AbstractViewPE) |
|
| ViewOffset | Property that represents view offset vector for the Viewport
object. (Inherited from AbstractViewPE) |
|
| ViewTwist | Property that represents view DCS (Device Coordinate System)
twist angle for the Viewport object. (Inherited from AbstractViewPE) |
|
| VisualStyle | Property that represents object identifier of a visual style
that is currently in effect for the Viewport. (Inherited from AbstractViewPE) |
|
| WorldToEye | Property that represents transformation matrix from WCS (World
Coordinate System) to EyeSpace for the Viewport object. (Inherited from AbstractViewPE) |
| 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 abstract viewport data. | |
| 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. (Inherited from AbstractViewPE) |
|
| 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. (Inherited from AbstractViewPE) |
|
| 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) |
|
| SetProps | Sets the parameters of the associated viewport object from the source view. | |
| SetUcsFromView | Sets the UCS for the associated viewport. (Inherited from AbstractViewPE) |
|
| SetView(RXObject) | Sets view parameters from the specified view. (Inherited from AbstractViewPE) |
|
| SetView(Point3d, Vector3d, Vector3d, Double, Double, Boolean, Vector2d) | Sets the parameters for the specified Viewport object according
to the arguments. (Inherited from AbstractViewPE) |
|
| SetViewport | Sets the corners of the specified Viewport object. (Inherited from AbstractViewPE) |
|
| 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. (Inherited from AbstractViewPE) |
|
| ZoomExtents(BoundBlock3d) | Modifies an associated Viewport object to fit the specified eye
coordinate system extents. (Inherited from AbstractViewPE) |
|
| ZoomExtents(BoundBlock3d, Double) | Modifies an associated Viewport object to fit the specified eye
coordinate system extents. (Inherited from AbstractViewPE) |
| © Bricsys NV. All rights reserved. |