Public Member Functions | |
| def | alignment () |
| def | font () |
| def | literal () |
| def | path () |
| def | placement () |
Public Member Functions inherited from automotive_design.geometric_representation_item | |
| def | dim () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.representation_item | |
| def | name () |
Public Attributes | |
| alignment | |
| font | |
| literal | |
| path | |
| placement | |
Public Attributes inherited from automotive_design.representation_item | |
| name | |
Detailed Description
Entity text_literal definition. :param literal :type literal:presentable_text :param placement :type placement:axis2_placement :param alignment :type alignment:text_alignment :param path :type path:text_path :param font :type font:font_select
Member Function Documentation
◆ alignment()
| def automotive_design.text_literal.alignment | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.annotation_text_character._alignment, automotive_design.annotation_text_character._alignment, automotive_design.text_literal._alignment, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_literal._alignment, and automotive_design.text_literal.alignment.
◆ font()
| def automotive_design.text_literal.font | ( | ) |
References automotive_design.text_literal._font, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_literal._font, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.character_glyph_font_usage._font, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_font_in_family._font, automotive_design.text_literal.font, and automotive_design.font_select.
◆ literal()
| def automotive_design.text_literal.literal | ( | ) |
References automotive_design.text_literal._literal, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_literal._literal, and automotive_design.text_literal.literal.
◆ path()
| def automotive_design.text_literal.path | ( | ) |
References zipios::FilePath._path, automotive_design.dimensional_location_with_path._path, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dimensional_location_with_path._path, automotive_design.text_literal._path, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_literal._path, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dimensional_size_with_path._path, and automotive_design.text_literal.path.
◆ placement()
| def automotive_design.text_literal.placement | ( | ) |
References automotive_design.text_literal._placement, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_literal._placement, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.planar_box._placement, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.symbol_target._placement, automotive_design.axis2_placement, and automotive_design.text_literal.placement.
Member Data Documentation
◆ alignment
| automotive_design.text_literal.alignment |
Referenced by automotive_design.text_literal.alignment().
◆ font
| automotive_design.text_literal.font |
Referenced by automotive_design.text_literal.font().
◆ literal
| automotive_design.text_literal.literal |
Referenced by automotive_design.text_literal.literal().
◆ path
| automotive_design.text_literal.path |
Referenced by PathScripts.PathToolBitLibraryGui.ToolBitLibrary.libraryDelete(), PathScripts.PathToolBitLibraryGui.ToolBitLibrary.libraryLoad(), PathScripts.PathToolBitLibraryGui.ToolBitLibrary.libraryOpen(), PathScripts.PathToolBitLibraryGui.ToolBitLibrary.librarySave(), PathScripts.PathToolBitLibraryGui.ToolBitLibrary.librarySaveAs(), automotive_design.text_literal.path(), and PathScripts.PathToolBitLibraryGui.ToolBitLibrary.updateToolbar().
◆ placement
| automotive_design.text_literal.placement |
Referenced by automotive_design.text_literal.placement().
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