First release
List of available code snippets:
| Command | Description |
|---|---|
| Creates a sample of a IExternal Command implemented with the main codes. | |
| Collects all instances in the project by the builtin category. | |
| Collects all element types in the project by the builtin category. | |
| Gets a parameter value as a double. | |
| Gets a parameter value as an ElementId. | |
| Gets a parameter value as an integer. | |
| Get Parameter Value As String. | |
| Get Parameter Value As Value String. | |
| Set Parameter Value. | |
| Set Parameter Value String. | |
| Creates a sample of a Selection Filter code implementing ISelectionFilter interface. | |
| Gets the elements in the model. | |
| Creates a selection of elements in the model. | |
| Creates a sample of a Transaction code. |
Closed issues:
#1 - Added a License;
#2 - Added imports to the code snippets.