CommandCurrentParameterGroupIndex Property  | 
 
            Get or set the index of the current parameter.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract int CurrentParameterGroupIndex { get; set; }Public MustOverride Property CurrentParameterGroupIndex As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also