Class: CrystalScad::Hardware::Hardware

Inherits:
Assembly show all
Defined in:
lib/crystalscad/Hardware.rb

Direct Known Subclasses

Bolt, Nut, Washer

Instance Attribute Summary

Attributes inherited from Assembly

#color, #hardware, #skip, #transformations, #x, #y, #z

Attributes inherited from Primitive

#children

Attributes inherited from CrystalScadObject

#args, #transformations

Method Summary

Methods inherited from Assembly

#*, #+, #-, #add_to_bom, #colorize, #description, get_skip, get_views, #initialize, #method_missing, #output, #part, #scad_output, #show, #show_hardware, skip, #threads, #transform, view, #walk_tree

Methods inherited from Primitive

#mirror, #rotate, #rotate_around, #scale, #transform, #translate, #union

Methods inherited from CrystalScadObject

#initialize, #method_missing, #save, #to_rubyscad, #walk_tree, #walk_tree_classes

Constructor Details

This class inherits a constructor from CrystalScad::Assembly

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class CrystalScad::Assembly