VectorGeometryToolSamplingMethod#

class ansys.stk.core.analysis_workbench.VectorGeometryToolSamplingMethod#

IntEnum

Overview#

UNKNOWN

Unknown or unsupported sampling method.

FIXED_STEP

Fixed step sampling method.

RELATIVE_TOLERANCE

Relative tolerance method uses a combination of relative and absolute tolerance changes in scalar values between samples.

CURVATURE_TOLERANCE

Curvature tolerance also uses changes in slope between samples.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolSamplingMethod