<Code Lib>
2024 Method
Changes 0
M

RebarShapeDefinition.RemoveParameter

Description:
Remove the parameter from the definition.
Remarks:
If the definition does not have the parameter, the method does nothing.

public void RemoveParameter(
	ElementId paramId
)

Loading…