Creates a new parameter for a Property.
Examples
Usage example - Geometry Volume
(Assumes a geometry object has been set to a variable named "geometry")
geometry.CreateParameter("Volume")
Usage example - CAD Parameters
(Assumes a geometry object has been set to a variable named "geometry")
geometry.CreateParameter("CAD Parameters/DS_E1")
Return Value
The new Parameter for the Property