Click or drag to resize

CommandSelectParameters Method

Select the parameter with the specified name.

Namespace:  RootPro.RootProCAD.Command
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void SelectParameters(
	string[] paramNames
)

Parameters

paramNames
Type: SystemString
See Also