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