Name | Description | |
---|---|---|
![]() | Clone | Overridden. Returns a clone of this ImGearDWGPage |
![]() | CreateLight | Creates a new instance of CADLight. |
![]() | ExtractText | Returns a List<CADText> of the text found in this CAD file. |
![]() | GetActiveLayout | Returns the name of the current active Layout |
![]() | GetLayers | Returns an array containing the DWGLayers contained in this DWG/DXF |
![]() | GetLayouts | Returns an array containing the layout names in this DWG |
![]() | GetLights | Returns a collection of all light sources present in the database model-space. |
![]() | GetNumViews | Returns an number of views in the active Layout |
![]() | SetActiveLayout | Sets the active Layout. |
![]() | ToggleLayer | Overloaded. Toggles specified layer |
![]() | ToggleLayers | Bulk updates given layers |
![]() | ToggleView | Overloaded. Toggle specified View |
![]() | UpdateLight | Pushes the changes to the specified light source. |
![]() | UpdateLights | Pushes the changes of all specified light sources. |