High Level Objects: Difference between revisions

From SDK
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 6: Line 6:
;[[MaterialBlock]]   
;[[MaterialBlock]]   
;[[VectricJob]]  
;[[VectricJob]]  
::[[CadLayerManager]]  
;[[CadLayerManager]]  
:::[[CadLayer]]  
;[[CadLayer]]  
::[[CadSheetManager]]
;[[CadSheetManager]]
:::[[CadObject]]  
;[[CadObject]]  
:::[[CadContour]]  
;[[CadContour]]  
::[[CadObjectGroup]]
;[[CadObjectGroup]]
:::[[CadBitmap]]  
;[[CadBitmap]]  
:::[[CadPolyline]]  
;[[CadPolyline]]  
:::[[CadMarker]]  
;[[CadMarker]]  
::[[UtParameterList]]  
;[[UtParameterList]]  
::[[luaUUID]]  
;[[luaUUID]]  
:::[[UUID_List]]  
;[[UUID_List]]  
:::[[CadObjectList]]  
;[[CadObjectList]]  
:::[[SelectionList]]
;[[SelectionList]]
;[[Standard Colors List]]
;[[Standard Colors List]]



Latest revision as of 17:17, 10 May 2024

Back.jpg

The objects in this section of the document represent the high-level objects within the program. Access to the program normally starts with the VectricJob, and from there you can access the layers holding all the geometry and the current selection state for the job.


MaterialBlock
VectricJob
CadLayerManager
CadLayer
CadSheetManager
CadObject
CadContour
CadObjectGroup
CadBitmap
CadPolyline
CadMarker
UtParameterList
luaUUID
UUID_List
CadObjectList
SelectionList
Standard Colors List


Back.jpg

References

Please Note: The base material for the contents found in this WiKi was sourced from Vectric Lua Interface for Gadgets, version 10.0, published August 21, 2019. by Vectric Ltd. Most current document from Vertric can be downloaded at Vertric Developer Information