SamplingMethod# class ansys.stk.core.stkobjects.SamplingMethod# IntEnum Overview# Members UNKNOWN Unknown sampling method. ADAPTIVE Adaptive sampling method. FIXED_STEP Fixed-step sampling method. Import detail# from ansys.stk.core.stkobjects import SamplingMethod