Solid Edge FrameworkSupport Type Library
WeldSymbol Object Members
Overview 
Public Methods
Public Method AddVertexCreates a vertex at the end of the object.
Public Method BringForwardChanges the display order of the referenced object by moving it in front of the first object that obscures it.
Public Method BringToFrontChanges the display order of the referenced object by moving it in front of all other overlapping objects.
Public Method CopyPlaces a copy of the referenced object on the clipboard.
Public Method CutMoves the referenced object to the system clipboard.
Public Method DeleteDeletes the referenced object.
Public Method DuplicateCopies the referenced object to a specified location, creating a new instance of the object with the same property values as the original.
Public Method GetAlignmentShapeReturns alignment shape and alignment shape point
Public Method GetDisplayData
Public Method GetFreeSpacePointReturns the coordinates of the terminal connect point for a leader line that belongs to the active dimensioning object.
Public Method GetKeyPointReturns information about a specified key point.
Public Method GetTerminatorReturns the object to which the terminal end of a dimensioning or annotation object's leader connects.
Public Method GetVertexReturns the coordinates of the referenced object based on a specified index.
Public Method GetVerticesReturns an array of vertex coordinates in a dimensioning object.
Public Method InsertVertexAdds a vertex at a specified index causing indices of following vertices to increment by one.
Public Method MirrorCopies the referenced object about an axis.
Public Method MoveMoves the referenced object.
Public Method PromoteToCurrentVersionPromotes weld symbol to the latest version behavior, the same as if placing a new object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method RemoveVertexRemoves a vertex at a specified index, causing indices of following vertices to decrement by one.
Public Method RotateRotates the referenced object about the point specified by the angle in radians.
Public Method ScaleScales the referenced object by a specified factor.
Public Method SelectSelects the referenced object in the active window.
Public Method SendBackwardChanges the display order of visible objects by moving the referenced object so that it is in back of the first object behind it.
Public Method SendToBackChanges the display order of visible objects by moving the referenced object behind all overlapping objects.
Public Method SetAlignmentShapeConnects annotation to alignment shape at specified point.
Public Method SetFreeSpacePointSpecifies the coordinates of the terminal connect point for a leader line belonging to the referenced dimensioning object.
Public Method SetKeyPointSets the position for a specified key point.
Public Method SetTerminatorSpecifies a new object and/or connect point for the terminal end of an annotatino object's leader.
Public Method SetVertexSets the coordinates of an existing vertex of the referenced object.
Public Method SetVerticesCreates vertices in a dimensioning object from an array of x-y coordinates.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BottomNote1Sets and returns the Bottom Note 1 text for the referenced object.
Public Property BottomNote2Sets and returns the Bottom Note 2 text for the referenced object.
Public Property BottomNote3Sets and returns the Bottom Note 3 text for the referenced object.
Public Property BottomNoteAngle
Public Property BottomNoteCSize
Public Property BottomNoteDepth
Public Property BottomNoteZSets and returns the Bottom Note Z text for the referenced object.
Public Property BottomPosOffset
Public Property BottomTreatmentTypeSets and returns the treatment display style to use for the bottom treatment portion of the referenced object.
Public Property BottomTypeSets and returns the bottom type for the referenced object.
Public Property BottomWeldModifierSets and returns the bottom weld modifier for the referenced object.
Public Property BreakLineSpecifies whether or not a breakline is added between the leader line and the referenced dimensioning object.
Public Property BreakLineDirectionSets and returns the direction (left or right) in which the break line runs along the x axis.
Public Property BreakLineDistanceSets and returns the length along the x axis that the break line traverses.
Public Property DashLineSets and returns the relative position of the dash lines for the referenced weld symbol object.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property HidePMIShow or Hide the referenced PMI Weld Symbol object.
Public Property IndexReturns the numeric index for the active object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property KeyPointCountReturns the number of keypoints/handles that are supported by the referenced object.
Public Property LayerSets and returns the named layer on which the referenced object resides.
Public Property LeaderSpecifies whether or not the referenced object has a leader line.
Public Property NameReturns the name of the referenced object.
Public Property OffsetTopBottomSpecifies whether the top and bottom weld types are offset or aligned.
Public Property ParentReturns the parent object for the referenced object.
Public Property PlaneFor dimensions, returns the planar object used by the dimension to measure an object. For profiles, CopiedPart objects, and CopyConstruction objects, sets and returns the associated RefPlane object.
Public Property PMINameGet and set the name of reference PMI annotation object.
Public Property PMIPlane
Public Property PMITrackDistance
Public Property RotationAngleSets and returns the angle, in radians, at which the object is rotated along its major axis.
Public Property StyleFor collection objects, Body objects, RefPlane objects, Sketch objects, CoordinateSystem objects, CommandBarButton objects, SmartFrame2d objects, View objects, and TextCharStyle objects, Style is read-write. For all other objects, Style is read-only.
Public Property SymmetricalSpecifies whether or not the referenced object is symmetrical.
Public Property TailSpecifies whether the less than symbol appears at the end of the breaklline.
Public Property TailNoteSets and returns the tail note text.
Public Property TailNote2Sets and returns the tail note text for the referenced object.
Public Property TextScaleSets and returns the text scale of the object.
Public Property TopNote1Sets and returns the Top Note 1 text.
Public Property TopNote2Sets and returns the Top Note 2 text.
Public Property TopNote3Sets and returns the Top Note 3 text.
Public Property TopNoteAngle
Public Property TopNoteCSize
Public Property TopNoteDepth
Public Property TopNoteZSets and returns the Top Note Z text.
Public Property TopPosOffset
Public Property TopTreatmentTypeSets and returns the display style to use for the top treatment portion of the referenced object.
Public Property TopTypeSets and returns the top type for the referenced object.
Public Property TopWeldModifierSets and returns the top weld modifier for the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property VertexCountReturns the number of vertices in the referenced object.
Public Property WeldAllAroundSpecifies whether or not the 'weld all around' display style is included in the referenced object.
Public Property WeldInFieldSpecifies whether or not the 'weld in field' display style is included in the referenced object.
Public Property WeldInFieldFlagDirectionSets and returns the 'weld in field' flag direction of the referenced Weld Symbol object.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
Public Property ZSymbolSpecifies whether or not the Z weld symbol modifier is included in the referenced object.
See Also

WeldSymbol Object