RootPro Gets a value indicating whether it is a standard command of CAD.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract bool BuiltIn { get; }Public MustOverride ReadOnly Property BuiltIn As Boolean
	Get
Property Value
Type: 
Boolean
            RootPro true for CAD standard commands. Otherwise false.
            
See Also