Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Latest commit

 

History

History
30 lines (27 loc) · 4.21 KB

File metadata and controls

30 lines (27 loc) · 4.21 KB

µcad Glossary

Term(s) Alternative(s) Description
difference Geometrical difference of multiple objects
building code Code executed after initialization
building plan plan Parameters needed to create a workbench
difference Geometrical difference of multiple objects
initializers init Alternative way to create a building plan
init code pre-init-code Code executed before initialization
property member Public member value
intersection intersect Geometrical intersection of multiple objects
op Workbench that modifies 2D or 3D objects
argument multiplicity Calling a method multiple times by given arrays for parameters which usually are single
part Workbench that creates 3D object(s)
primitive types Builtin µcad types
public pub Outside visibility of modules, part, functions and fields
sketch Workbench that creates 2D object(s)
statement Command to evaluate
tuple List of named values
union Merge of two geometrical object into one
unit bundle Using one unit for an array of values
quantity unit types Data types defined by type names or units
vector Vec, array Ordered list of values
workbench sketch, part or op

Is there any term missing???

You encounter a word that should be listed here? Then please contribute!