Uses of Interface
com.solibri.smc.api.threed.OrthogonalCameraState
Packages that use OrthogonalCameraState
- 
Uses of OrthogonalCameraState in com.solibri.smc.api.threedMethods in com.solibri.smc.api.threed that return OrthogonalCameraStateModifier and TypeMethodDescriptionstatic OrthogonalCameraStateOrthogonalCameraState.create(Vector3d location, Vector3d direction, Vector3d upDirection, double viewToWorldScale) Creates a new orthogonal camera state.