PMDBTargetApplication#

class ansys.geometry.core.misc.options.PMDBTargetApplication#

Bases: enum.Enum

Provides values for the target application used during PMDB export.

Overview#

Import detail#

from ansys.geometry.core.misc.options import PMDBTargetApplication

Attribute detail#

PMDBTargetApplication.PARTMGR = 0#
PMDBTargetApplication.DESIGNMODELER = 1#
PMDBTargetApplication.FLUENTMESHING = 2#
PMDBTargetApplication.AIM = 3#
PMDBTargetApplication.SPACECLAIM = 4#