VolumetricAdvancedSettings#

class ansys.stk.core.stkobjects.VolumetricAdvancedSettings#

Class defining the volumetric Computed Data Save options.

Overview#

recompute_automatically

Automatically recompute data.

save_computed_data_type

Get save computed data type. A member of the VolumetricSaveComputedDataType enumeration.

Import detail#

from ansys.stk.core.stkobjects import VolumetricAdvancedSettings

Property detail#

property VolumetricAdvancedSettings.recompute_automatically: bool#

Automatically recompute data.

property VolumetricAdvancedSettings.save_computed_data_type: VolumetricSaveComputedDataType#

Get save computed data type. A member of the VolumetricSaveComputedDataType enumeration.