Uses of Interface
com.solibri.smc.api.threed.OrthogonalCameraState
-
Uses of OrthogonalCameraState in com.solibri.smc.api.threed
Modifier and TypeMethodDescriptionstatic OrthogonalCameraState
OrthogonalCameraState.create(Vector3d location, Vector3d direction, Vector3d upDirection, double viewToWorldScale)
Creates a new orthogonal camera state.