ModelWeldingSymbolDefinitions Object
Description
The ModelWeldingSymbolDefinitions collection object provides access to the definitions for a model welding symbol and provides methods to create additional ones.
Methods
Add |
Method that creates a new ModelWeldingSymbolDefinition. |
AddFromWeldBead |
Method that creates a new ModelWeldingSymbolDefinition. The new ModelWeldingSymbolDefinition will extract info from the WeldBead object but no associative with it so users can then modify the properties if necessary. |
Copy |
Method that creates a copy of this ModelWeldingSymbolDefinitions object. The new ModelWeldingSymbolDefinitions object is independent of any model welding symbol. It can be edited and used as input to edit an existing model welding symbol or to create a new m. |
Remove |
Method that removes the specified ModelWeldingSymbolDefinition from the ModelWeldingSymbolDefinitions collection. |
Properties
AnnotationPlane |
Gets and sets the annotation plane for the welding symbol. |
AnnotationPlaneDefinition |
Gets and sets the annotation plane definition for the symbol. |
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. |
AssociatedGeometries |
Gets and sets the associated geometries. Valid geometries include faces, edges and vertices. |
Count |
Gets the number of items in this collection. |
Intent |
Gets and sets the geometric entity the welding symbol is attached to. |
Item |
Allows integer-indexed access to items in the collection. |
Leader |
Read-only property that returns the leader associated with the model welding symbol. |
Position |
Gets and sets the position of the welding symbol in the part or assembly. The point is projected onto the orientation plane. |
Type |
Gets the constant that indicates the type of this object. |
Accessed From
ModelWeldingSymbol.Definitions,
ModelWeldingSymbolDefinitions.Copy,
ModelWeldingSymbolProxy.Definitions,
ModelWeldingSymbols.CreateDefinitions
Version
Introduced in version 2024