ansys_optical_automation.scdm_core package#
Submodules#
ansys_optical_automation.scdm_core.base module#
ansys_optical_automation.scdm_core.utils module#
- ansys_optical_automation.scdm_core.utils.get_scdm_install_location(version)[source]#
 Get the SpaceClaim installation path.
- Parameters
 - versionint
 Version of SpaceClaim in numerical format. For example,
211for 2021 R1.
- Returns
 - str
 Path of the SpaceClaim installation.