Void Part.RemoveParameter(String paramPath)

Removes the parameter from the parameter set corresponding to the given property.

Examples

Usage example - CAD Parameters (Assumes a part object has been set to a variable named "part") part.RemoveParameter("CAD Parameters/DS_E1")

Parameters

  • paramPath
    Type: String
    Path of the Property (Could be one word)