what kind of object can use parameter method to correct the value, besides dimension.

Hi, everyone!

As we all known, we can use the following codes to access the dimention object. But besides the dimension object, I can't find any example where another object can be accessed by parameter method. Can the parameter method access the equations?  Would you like to show me some example except the dimension object.

Thank you!

Dim swDim As SldWorks.Dimension

Set swDim = swModel.Parameter(D1@Plane1)

SolidworksApi macros