addPointStyle
Adds a new style entry to each value of the pointStyles object. The length of the pointStyles list must be equal to the length of the styling list assigned to the control instance (see ref_pointStyles).
Signatures
- ParamateControls.<ControlName>.addPointStyle(pointStyles)
Parameters
- pointStyles
-
List of PrimPointStyle objects.
Return value
none