automotive_design.requirement_for_action_resource Class Reference
Public Member Functions | |
| def | resources () |
Public Member Functions inherited from automotive_design.action_resource_requirement | |
| def | description () |
| def | kind () |
| def | name () |
| def | operations () |
Public Attributes | |
| resources | |
Public Attributes inherited from automotive_design.action_resource_requirement | |
| description | |
| kind | |
| name | |
| operations | |
Detailed Description
Entity requirement_for_action_resource definition. :param resources :type resources:SET(1,None,'action_resource', scope = schema_scope)
Member Function Documentation
◆ resources()
| def automotive_design.requirement_for_action_resource.resources | ( | ) |
References automotive_design.requirement_for_action_resource._resources, and automotive_design.requirement_for_action_resource.resources.
Member Data Documentation
◆ resources
| automotive_design.requirement_for_action_resource.resources |
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