PointParameterCoordinates Enumeration | 
 
            coordinate system of value to be entered in the coordinate parameter
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic enum PointParameterCoordinates
Public Enumeration PointParameterCoordinates
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Absolute | 0 | 
            Absolute coordinate system
             | 
 | Relative | 1 | 
            relative coordinate system
             | 
See Also