Solid Edge FrameworkSupport Type Library
GostWeldSymbol 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 GetDisplayData
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 GOST 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 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 AboveBreakLineTextText string for above break line text field.
Public Property AboveLeaderLineTextText string for above leader line text field.
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BelowBreakLineTextText string for below break line text field.
Public Property BelowLeaderLineTextText string for below leader line text field.
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 DocumentReturns the document to which the referenced object belongs.
Public Property HidePMIShow or Hide the referenced PMI Gost 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 Layer
Public Property LeaderSpecifies whether or not the referenced object has a leader line.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property PermanentJointSpecifies whether the permanent joint symbol present.
Public Property PermanentJointTypeSpecifies the permanent joint symbol type.
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 RotationAngle
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 TerminatorSideTypeSpecifies the terminator side type as same side, other side or full arrowhead.
Public Property TextScaleSets and returns the text scale of the 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.
See Also

GostWeldSymbol Object  | Solid Edge ST2 - What's New