automotive_design.draughting_specification_reference Class Reference
Public Member Functions | |
| def | specified_items () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.document_reference | |
| def | assigned_document () |
| def | role () |
| def | source () |
Public Attributes | |
| product_data_type | |
| specified_items | |
Public Attributes inherited from automotive_design.document_reference | |
| assigned_document | |
| source | |
Detailed Description
Entity draughting_specification_reference definition. :param specified_items :type specified_items:SET(1,None,'specified_item', scope = schema_scope)
Member Function Documentation
◆ specified_items()
| def automotive_design.draughting_specification_reference.specified_items | ( | ) |
References automotive_design.draughting_specification_reference._specified_items, and automotive_design.draughting_specification_reference.specified_items.
◆ wr1()
| def automotive_design.draughting_specification_reference.wr1 | ( | self | ) |
Reimplemented from automotive_design.document_reference.
Member Data Documentation
◆ product_data_type
| automotive_design.draughting_specification_reference.product_data_type |
◆ specified_items
| automotive_design.draughting_specification_reference.specified_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