Method that creates a new DrawingWeldingSymbolDefinition. The newly created DrawingWeldingSymbolDefinition object is returned.
Name | Type | Description |
TargetIndex | Variant | Optional input Long value indicating the target index to position this new DrawingWeldingSymbolDefinition. The newly created DrawingWeldingSymbolDefinition will be placed just before the target index, if not provided the newly created DrawingWeldingSymbolDefinition will be placed as the first one. This is an optional argument whose default value is null. |
Name | Description |
Drawing Welding Symbol Creation | This sample is to demonstrate how to create a drawing welding symbol. |