View Class |
The View type exposes the following members.
Name | Description | |
---|---|---|
![]() |
View | Default constructor for the View class. Creates a view with default values for its properties. For more information, see OdGsViewImpl::OdGsViewImpl Constructor. |
![]() |
View(IntPtr, Boolean) | Initializes a new instance of the View class |
Name | Description | |
---|---|---|
![]() |
Add(Drawable) | Adds the specified scene graph to this Viewport object. |
![]() |
Add(Drawable, Model) | Adds the specified scene graph to this Viewport object. |
![]() |
BeginInteractivity | Puts this Viewport object into an interactive state. |
![]() |
ClearFrozenLayers | Thaws all Layer objects in this Viewport object. |
![]() |
Clone | (Inherited from RXObject) |
![]() |
CloneView | Clones this view object. |
![]() |
CloneView(Boolean) | Clones this View object. |
![]() |
CloneView(Boolean, Boolean) | Clones this View object. |
![]() |
CompareTo | (Inherited from RXObject) |
![]() |
CopyFrom | (Inherited from RXObject) |
![]() |
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) |
![]() |
DeleteUnmanagedObject | (Overrides RXObjectDeleteUnmanagedObject) |
![]() |
Dispose | (Inherited from DisposableWrapper) |
![]() |
Dispose(Boolean) | (Inherited from DisposableWrapper) |
![]() |
Dolly(Vector3d) | Translates the camera position and target by the specified camera coordinate dolly amount. |
![]() |
Dolly(Double, Double, Double) | Translates the camera position and target by the specified camera coordinate dolly amount. |
![]() |
EnableDefaultLighting(Boolean) | Enables default lighting for this view. |
![]() |
EnableDefaultLighting(Boolean, DefaultLightingType) | Enables default lighting for this view. |
![]() |
EndInteractivity | Disables the interactive mode for this Viewport object. |
![]() |
Equals | (Inherited from DisposableWrapper) |
![]() |
Erase | Removes the specified scene graph from this Viewport object. |
![]() |
EraseAll | Removes all scene graphs from this Viewport object. |
![]() |
ExtentsInView | Checks whether the specified WCS box is visible completely or partially inside the current view frustum. |
![]() |
Finalize | (Inherited from DisposableWrapper) |
![]() |
Flush | Flushes the graphics pipeline and renders this Viewport object. This method should be called only during interactivity. |
![]() |
FreezeLayer | Freezes the specified Layer object in this Viewport object. |
![]() |
GetHashCode | (Inherited from DisposableWrapper) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
GetModel | Returns the Model object associated with the specified Drawable object in this Viewport object. |
![]() |
GetModelList | Returns the array of OdGsModel objects associated with this Viewport object. |
![]() |
GetNumPixelsInUnitSquare(Point3d) | Returns the display pixel density at the specified point for this Viewport object. |
![]() |
GetNumPixelsInUnitSquare(Point3d, Boolean) | Returns the display pixel density at the specified point for this Viewport object. |
![]() |
GetRXClass | (Inherited from RXObject) |
![]() |
GetSnapshot | Returns the image of the current view buffer. |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
Hide | Hides this Viewport object. |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
InitLights | Associates lights with this Viewport object by traversing with the specified iterator. |
![]() |
Invalidate | Marks for refresh the entire area of this view. |
![]() |
Invalidate(Rectangle) | Marks for refresh the specified region of this Viewport object. |
![]() |
InvalidateCachedViewportGeometry | Marks for regeneration all subViewportDraw() geometry for this Viewport object. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
![]() |
Orbit | Orbits the camera about the target by the specified amounts. |
![]() |
Pan | Pans the camera by the specified X and Y values. |
![]() |
PointInView | Checks whether the specified point is visible inside the current view frustum. |
![]() |
PointInViewport | Checks whether the specified point is inside the viewport area. |
![]() |
QueryX | (Inherited from RXObject) |
![]() |
RemoveViewportClipRegion | Removes the clipping region that was previously set with the ViewportClipRegion property. |
![]() |
Roll | Rotates the camera by the specified amount about the eye vector. |
![]() |
Select | Runs the selection procedure inside this Viewport object. |
![]() |
SetLineweights | Sets the lineweights for this Viewport object. |
![]() |
SetView(Point3d, Point3d, Vector3d, Double, Double) | Sets the camera parameters for this Viewport object. |
![]() |
SetView(Point3d, Point3d, Vector3d, Double, Double, Projection) | Sets the camera parameters for this Viewport object. |
![]() |
Show | Unhides this Viewport object. |
![]() |
ThawLayer | Thaws the specified Layer object in this Viewport object. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() |
Update | Updates this view (propagates layer changes, makes device surface area for this view invalid, updates view properties, updates the viewport, sets invalid, and checks for validation flags depending on the regenAbort() call). |
![]() |
ViewParameters | Retrieves the view parameters of this Viewport object. |
![]() |
X | (Inherited from RXObject) |
![]() |
Zoom | Scales the focal length of the camera by the specified amount. |
![]() |
ZoomExtents | Scales the camera to completely include the specified WCS box inside the view frustum. |
![]() |
ZoomWindow | Scales the camera to completely include the specified screen area. |
© Bricsys NV. All rights reserved. |