Documenting and Saving a Component
To make your components useful to others, you can document and save them in a standardized way.
For more information, see the Designing Components section.
To document and save a component:
- In Graphics Editor, select File > Save As > Component.
- Select the category in which you want to save the component.
- Select OK.
- In the Name box, type the name of the component.
- In the Description box, type a description using this structure:
Short description of the function.
Special notes, if any
==Bindings==, or ==Links==
Name of Binding/Link: Explanation of signal
==Exposed Properties==
Name of Property: Explanation of property - Select OK.
The component is now saved in the selected category and can be used in other graphics.