Package com.solibri.smc.api.threed


package com.solibri.smc.api.threed
  • Interface Summary
    Interface
    Description
    Camera represents the "camera" of the 3D view.
    CameraState represents the state of 3d camera including location, direction, up direction and projection mode.
    OrthogonalCameraState represents the state of 3d camera in orthogonal projection.
    PerspectiveCameraState represents the state of 3d camera in perspective projection.
    This interface provides all 3D view related functionality such as reading and modifying the image present.