Share

WeldSymbolStyle Object

Derived from: Style Object

Description

WeldSymbolStyle object.

Methods

Name Description
ConvertToLocal Method that creates a local cached copy of a global style and returns the local style.
Copy Method that creates a new local Style object. The newly created style is returned.
Delete Method that deletes the Style/Layer/UnfoldMethod.
GetBackingSymbolsFilter Method that gets the backing symbol filter.
GetContourSymbolFilterVariationType Gets the variation type of a contour symbol filter.
GetContourSymbolsFilter Method that gets the contour symbol filter.
GetIdentificationLineCustomLineType Gets information regarding the custom line type in use for identification line.
GetReferenceKey Method that generates and returns the reference key for this entity.
GetWeldingSymbolFilterVariationType Gets the variation type of a welding symbol filter.
GetWeldingSymbolsFilter Method that gets the welding symbol filter.
SaveToGlobal Method that saves this style to the global repository. If a style with the same name is found in the repository, that style is updated.
SetBackingSymbolsFilter Method that sets the backing symbol filter.
SetContourSymbolFilterVariationType Sets the variation type of a contour symbol filter.
SetContourSymbolsFilter Method that sets the contour symbol filter.
SetIdentificationLineCustomLineType Sets a custom line type to the identification line from the specified .lin file.
SetWeldingSymbolFilterVariationType Sets the variation type of a welding symbol filter.
SetWeldingSymbolsFilter Method that sets the welding symbol filter.
UpdateFromGlobal Method that updates this style from the global repository.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
ArrowSidePositionAbove Gets and sets whether the arrow side position if above or below the reference line.
Comments Gets and sets comments associated with the style.
FieldFlagDirection Gets and sets the field weld symbol flag direction.
IdentificationLineOffset Gets and sets the distance between the identification line and weld symbol.
IdentificationLinePlacement Gets and sets the default identification line placement.
IdentificationLineType Gets and sets the default identification line type.
InternalName Property that returns the internal name of the style. The name is the internal English name of the standard style. This name will remain constant and is not affected by locale. This name is never displayed to the user. Note that this name is not guaranteed to be unique.
InUse Property that indicates if this style is in use.
JustifyTextToLeader Gets and sets whether justifies the text to leader or not.
LeaderStyle Gets and sets the leader style used for the weld symbol style.
Name Gets/Sets the name of the Style.
Parent Property returning the parent of this object.
StyleLocation Property that returns the location of this style, i.e. local to the document, cached locally in the document, exists in the library. Styles that exist in the library cannot be edited.
StyleType Gets the type of the style.
SymbolSizeLinkToTextHeight Gets and sets whether the symbol size is linked to text height or not.
SymbolSizeScaleFactor Gets and sets the symbol size scale factor. Scale factor must be between 0.5 and 2.00.
TextStyle Gets and sets the text style used for the weld symbol style.
Type Returns an ObjectTypeEnum indicating this object's type.
UpToDate Property that gets the up-to-date status of the style against the global repository.

Accessed From

DrawingWeldingSymbol.Style, ObjectDefaultsStyle.WeldSymbolStyle, WeldSymbolStylesEnumerator.Item

Version

Introduced in version 2024

Was this information helpful?