Namespace: Ansys.DesignXplorer.API.Sampling

Types

Name Description
IUserSampling IUserSampling defines a collection of properties reflecting both the attributes of the sampling, as defined in the extension's xml file, and the current values for the corresponding properties. For instance, it provides the value of the capability MaximumNumberOfInputParameters which can be checked against the actual number of defined input parameters in the Design of Experiments (property NumberOfInputParametersDefined). An object implementing IUserSampling is passed to each callback declared in the extension.