The IDLitParameter::GetParameterSet function method returns a reference to the IDLitParameterSet object associated with the visualization object.
Result = Obj->[IDLitParameter::]GetParameterSet([, /DEEP_COPY)
Returns an IDLitParameterSet object that contains the IDLitData objects and associated parameter names for the visualization object.
None
Set this keyword to cause GetParameterSet to return a parameter set that contains copies of the IDLitData objects used by the visualization object's registered parameters. If this keyword is not set, the parameter set returned by this function will contain references to the IDLitData objects that are being used by the visualization object's registered parameters.
Introduced: 6.0