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