Share

DrawingWeldingSymbolDefinition Object


Description

DrawingWeldingSymbolDefinition Object.

Properties

Name Description
AllAroundSymbol Gets and sets whether to add the all-around indicator to 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.
ClosedNoteTail Gets and sets whether to enclose the note text in a box or not.
FieldWeldingSymbol Gets and sets whether to add a flag indicating a field or site weld to the selected reference line or not.
IdentificationLinePlacement Gets and sets the placement of the identification line against the reference line. Available for ISO and DIN only.
Parent Gets the parent object from whom this object can logically be reached.
StaggerType Gets and sets the stagger type of the welding symbols for fillets. This is applicable only if fillet welding symbols are set on both sides of the reference line.
SwapArrowAndSymbols Gets and sets whether to switch the arrow and symbols above or below the reference line.
TailNote Gets and sets the description to the reference line.
Type Gets the constant that indicates the type of this object.
UseSpacer Gets and sets whether to use spacer or not.
WeldSymbolOne Returns the WeldSymbol object that is above the reference line.
WeldSymbolTwo Returns the WeldSymbol object that is below the reference line.

Accessed From

DrawingWeldingSymbolDefinitions.Add, DrawingWeldingSymbolDefinitions.Item

Samples

Name Description
Drawing Welding Symbol Creation This sample is to demonstrate how to create a drawing welding symbol.

Version

Introduced in version 2024

Was this information helpful?