vcDistributionModeProductLineEntry
vcDistributionModeProductLineEntry is an entry used for creating a product based on a weighted probability. Entries are associated with a vcProductCreatorDistributionMode and used when a vcProductCreator object is using a distribution feed mode.
Properties
Name | Type | Access | Description |
Probability | Real | RW | Defines the weight of the product type, which is used to calculate the probability for creating product instances of.
It is evaluated as relative to the sum of all configured probabilities like a weight value in a weighted sum. The value must be greater than or equal to zero. |
ProductType | vcProductType | RW | Defines the product type of entry to create product instances of. |