ose3dprinter.app.model.heated_bed¶
heated_bed_model¶
-
class
HeatedBedModel(obj, placement=FreeCAD.Placement, origin_translation_offset=FreeCAD.Vector)¶ Bases:
osecore.app.model.ModelEncapsulates the data (i.e. topography and shape) for a Heated Bed, and is separate from the “view” or GUI representation.
-
Type= 'OSEHeatedBed'¶
-
execute(obj)¶ Called on document recompute
-