VectorGeometryToolSamplingMethod#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolSamplingMethod#
IntEnum
Overview#
|
Unknown or unsupported sampling method. |
|
Fixed step sampling method. |
|
Relative tolerance method uses a combination of relative and absolute tolerance changes in scalar values between samples. |
|
Curvature tolerance also uses changes in slope between samples. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolSamplingMethod