High Level Objects: Difference between revisions

From SDK
Jump to navigation Jump to search
(Created page with "right|50px|link=Vectric Lua Interface for Gadgets Category:SDK The objects in this section of the document represent the high-level objects within the pr...")
 
No edit summary
Tag: Manual revert
 
(10 intermediate revisions by the same user not shown)
Line 8: Line 8:
;[[CadLayerManager]]  
;[[CadLayerManager]]  
;[[CadLayer]]  
;[[CadLayer]]  
;[[CadSheetManager]]
;[[CadObject]]  
;[[CadObject]]  
;[[CadContour]]  
;[[CadContour]]  
Line 14: Line 15:
;[[CadPolyline]]  
;[[CadPolyline]]  
;[[CadMarker]]  
;[[CadMarker]]  
;[[ParameterList]]  
;[[UtParameterList]]  
;[[luaUUID]]  
;[[luaUUID]]  
;[[UUID_List]]  
;[[UUID_List]]  
;[[CadObjectList]]  
;[[CadObjectList]]  
;[[SelectionList]]
;[[SelectionList]]
 
;[[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