Click or drag to resize

CommandCurrentParameterGroup Property

Get or set the current parameter group.

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 CommandParameterGroup CurrentParameterGroup { get; set; }

Property Value

Type: CommandParameterGroup
See Also