Void
Part
.RemoveParameter(String paramPath)
Removes the parameter from the parameter set corresponding to the given property.
Remarks
Examples
Usage example - CAD Parameters (Assumes a part object has been set to a variable named "part")
X
Parameters
paramPath
Type: String
Path of the Property (Could be one word)
Return Value
Type: Void