AssemblyMixin is a mixin containing rules that can be used by other designs.
We do not use it alone; instead, it is used to add the rules to other designs. BaseAssembly, which is used widely, has AssemblyMixin as a mixin.
All of the designs in the Geometry folder have BaseAssembly as a mixin.
Mixins
FrameMixin
BaseNode
BaseModel |
BaseAssembly