examples.model¶
Example model package.
Name |
Description |
|---|---|
Encapsulates the data (i.e. topography and shape) for a Box, |
-
class
BoxModel(obj)¶ Bases:
objectEncapsulates the data (i.e. topography and shape) for a Box, and is separate from the “view” or GUI representation.
Name
Type
Default Value
Description
Height App::PropertyLength10.0 mm
Box height
Length App::PropertyLength10.0 mm
Box length
Width App::PropertyLength10.0 mm
Box width
-
execute(obj)¶
-