NX Open C++ Reference Guide
|
Represents a Display::PerspectiveOptionsBuilder
Cameras are not supported in KF.
More...
Public Member Functions | |
double | CameraDistance () |
Returns the camera distance: The distance from the camera's position to the target position in the work view view when it is a perspective view. | |
void | SetCameraDistance (double cameraDistance) |
Sets the camera distance: The distance from the camera's position to the target position in the work view view when it is a perspective view. |
Represents a Display::PerspectiveOptionsBuilder
Cameras are not supported in KF.
Created in NX8.0.0.
Returns the camera distance: The distance from the camera's position to the target position in the work view view when it is a perspective view.
The camera distance has no meaning for an orthographic view.
Created in NX8.0.0.
License requirements : None
void NXOpen::Display::PerspectiveOptionsBuilder::SetCameraDistance | ( | double | cameraDistance | ) |
Sets the camera distance: The distance from the camera's position to the target position in the work view view when it is a perspective view.
The camera distance has no meaning for an orthographic view.
Created in NX8.0.0.
License requirements : None
cameraDistance | cameradistance |