automotive_design.representation_context Class Reference
Public Member Functions | |
| def | context_identifier () |
| def | context_type () |
| def | representations_in_context () |
Public Attributes | |
| context_identifier | |
| context_type | |
Detailed Description
Entity representation_context definition. :param context_identifier :type context_identifier:identifier :param context_type :type context_type:text :param representations_in_context :type representations_in_context:SET(1,None,'representation', scope = schema_scope)
Member Function Documentation
◆ context_identifier()
| def automotive_design.representation_context.context_identifier | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_context._context_identifier, automotive_design.representation_context._context_identifier, and automotive_design.representation_context.context_identifier.
◆ context_type()
| def automotive_design.representation_context.context_type | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_context._context_type, automotive_design.representation_context._context_type, and automotive_design.representation_context.context_type.
◆ representations_in_context()
| def automotive_design.representation_context.representations_in_context | ( | ) |
Member Data Documentation
◆ context_identifier
| automotive_design.representation_context.context_identifier |
◆ context_type
| automotive_design.representation_context.context_type |
Referenced by automotive_design.representation_context.context_type().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py
1.8.17