DrawingWeldingSymbolDefinitions Object
Description
The DrawingWeldingSymbolDefinitions collection object provides access to the definitions for a drawing welding symbol.
Methods
Add |
Method that creates a new DrawingWeldingSymbolDefinition. The newly created DrawingWeldingSymbolDefinition object is returned. |
Copy |
Method that creates a copy of this DrawingWeldingSymbolDefinitions object. The new DrawingWeldingSymbolDefinitions object is independent of any drawing welding symbol. |
Remove |
Method that remove the specified DrawingWeldingSymbolDefinition from the DrawingWeldingSymbolDefinitions collection. |
Properties
Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
Count |
Gets the number of items in this collection. |
Item |
Allows integer-indexed access to items in the collection. |
Type |
Gets the constant that indicates the type of this object. |
Accessed From
DrawingWeldingSymbol.Definitions,
DrawingWeldingSymbolDefinitions.Copy,
DrawingWeldingSymbols.CreateDefinitions
Samples
Version
Introduced in version 2024