automotive_design.presentation_representation Class Reference
Public Member Functions | |
| def | representation_context_of_items () |
| def | wr1 (self) |
| def | wr2 (self) |
Public Member Functions inherited from automotive_design.representation | |
| def | context_of_items () |
| def | description () |
| def | id () |
| def | items () |
| def | name () |
Public Attributes | |
| coordinate_space_dimension | |
| representation_context_of_items | |
Public Attributes inherited from automotive_design.representation | |
| context_of_items | |
| items | |
| name | |
Detailed Description
Entity presentation_representation definition. :param representation_context_of_items :type representation_context_of_items:geometric_representation_context
Member Function Documentation
◆ representation_context_of_items()
| def automotive_design.presentation_representation.representation_context_of_items | ( | ) |
References automotive_design.founded_kinematic_path._representation_context_of_items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.presentation_representation._representation_context_of_items, automotive_design.presentation_representation._representation_context_of_items, and automotive_design.presentation_representation.representation_context_of_items.
◆ wr1()
| def automotive_design.presentation_representation.wr1 | ( | self | ) |
Reimplemented from automotive_design.representation.
Reimplemented in automotive_design.drawing_sheet_revision, automotive_design.mechanical_design_geometric_presentation_area, and automotive_design.presentation_area.
◆ wr2()
| def automotive_design.presentation_representation.wr2 | ( | self | ) |
Reimplemented from automotive_design.representation.
Reimplemented in automotive_design.mechanical_design_geometric_presentation_area.
Member Data Documentation
◆ coordinate_space_dimension
| automotive_design.presentation_representation.coordinate_space_dimension |
◆ representation_context_of_items
| automotive_design.presentation_representation.representation_context_of_items |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py
Public Member Functions inherited from
1.8.17