Application Properties |
The Application type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveDocument |
Get the active drawing.
| |
| ActiveDrawingView |
Get the active paper or part view .
| |
| ActiveTabView |
Get the active tab view.
| |
| ActiveWindow |
Get the active window.
| |
| AddInManager |
Get the object that manages add-ins and scripts.
| |
| CommandBar |
Get the command window.
| |
| CommandManager |
Get the object that manages the command.
| |
| DockingBars |
Get a collection of docking windows.
| |
| Documents |
Get the collection of documents.
| |
| DrawComponentBar |
Get the drawing component window.
| |
| DrawingBar |
Get the drawing tree window.
| |
| DxfLoadConverterSettings |
Get the DXF/DWG import setting.
| |
| DxfSaveConverterSettings |
Get the DXF/DWG export setting.
| |
| FullScreen |
Get or set a value that represents the full screen display status of the frame.
| |
| Geometry |
Get the object that manages the geometry calculation.
| |
| JwLoadConverterSettings |
Get the Jw import settings.
| |
| JwSaveConverterSettings |
Get the Jw export settings.
| |
| LayerBar |
Get the layer tree window.
| |
| NumericTextConverter |
Get the object to convert numeric value and character string.
| |
| PdfSaveConverterSettings |
Get the PDF export settings.
| |
| ProductVersion |
Get version number of RootPro CAD.
| |
| PropertiesBar |
Get the properties window.
| |
| ScriptBar |
Get the script window.
| |
| SearchBar |
Get the search and replace window.
| |
| Settings |
Get the option setting.
| |
| ShapeChamfer |
Get the object that executes the chamfering of the shape.
| |
| ShapeFactory |
Get an instance of the ShapeFactory class that generates geometry.
| |
| ShapeFillet |
Get the object that executes filleting of the shape.
| |
| ShowDxfConverterSettingsDialog |
Get or set whether to display the setting dialog box when executing DXF/DWG conversion.
| |
| ShowJwConverterSettingsDialog |
Get or set whether to display the setting dialog box when executing Jw conversion.
| |
| ShowPdfConverterSettingsDialog |
Get or set whether to display the setting dialog box when executing PDF conversion.
| |
| ShowSxfConverterSettingsDialog |
Get or set whether to display the setting dialog box when executing SXF conversion.
| |
| StatusBar |
Get the status bar.
| |
| SxfLoadConverterSettings |
Get the SXF import settings.
| |
| SxfSaveConverterSettings |
Get the SXF export setting.
| |
| ToolBars |
Get the collection of toolbars.
| |
| ViewControllerBar |
Get the view controller window.
| |
| ViewerMode |
Get or set the value that represents the viewer mode in full screen mode.
| |
| WindowHandle |
Get the window handle of RootPro CAD.
| |
| Windows |
Get the collection of windows.
|