DrawingWeldingSymbolDefinitions.Remove Method
Parent Object: DrawingWeldingSymbolDefinitionsDescription
Method that remove the specified DrawingWeldingSymbolDefinition from the DrawingWeldingSymbolDefinitions collection.
Syntax
DrawingWeldingSymbolDefinitions.Remove( Index As Long )Parameters
Name | Type | Description |
Index | Long | Input Long value indicating the index of DrawingWeldingSymbolDefinition to return. |