Solid Edge Part Type Library
Add Method
Specifies whether the Z weld symbol modifier is used in the LabelWeldData object.
Specifies whether the less than (<) symbol is appended to the end of the breakline in the LabelWeldData object.
Specifies the relative position of the dash lines for the LabelWeldData object.
Specifies whether the "weld in field" display style is included in the LabelWeldData object.
Specifies the relative position of top and bottom weld types in the LabelWeldData object.
Specifies whether the "weld all around" display style is included in the LabelWeldData object.
Specifies whether the LabelWeldData object is symmetrical.
Specifies the TopNote1 text for the LabelWeldData object.
Specifies the TopNote2 text for the LabelWeldData object.
Specifies the top treatment display style to use for the LabelWeldData object.
Specifies the top type for the LabelWeldData object.
Specifies the TopNote3 text for the LabelWeldData object.
Specifies the TopNoteZ text for the LabelWeldData object.
Specifies the tail note text for the LabelWeldData object.
Specifies the BottomNote1 text for the LabelWeldData object.
Specifies the BottomNote2 text for the LabelWeldData object.
Specifies the bottom treatment display style to use for the LabelWeldData object.
Specifies the bottom type for the LabelWeldData object.
Specifies the BottomNote3 text for the LabelWeldData object.
Specifies the BottomNoteZ text for the LabelWeldData object.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   Optional ByVal ZSymbol As Variant, _
   Optional ByVal Tail As Variant, _
   Optional ByVal DashLine As Variant, _
   Optional ByVal WeldInField As Variant, _
   Optional ByVal OffsetTopBottom As Variant, _
   Optional ByVal WeldAllAround As Variant, _
   Optional ByVal Symmetrical As Variant, _
   Optional ByVal TopNote1 As Variant, _
   Optional ByVal TopNote2 As Variant, _
   Optional ByVal TopTreatmentType As Variant, _
   Optional ByVal TopType As Variant, _
   Optional ByVal TopNote3 As Variant, _
   Optional ByVal TopNoteZ As Variant, _
   Optional ByVal TailNote As Variant, _
   Optional ByVal BottomNote1 As Variant, _
   Optional ByVal BottomNote2 As Variant, _
   Optional ByVal BottomTreatmentType As Variant, _
   Optional ByVal BottomType As Variant, _
   Optional ByVal BottomNote3 As Variant, _
   Optional ByVal BottomNoteZ As Variant, _
   Optional ByVal TopTypeCompound As Variant, _
   Optional ByVal BottomTypeCompound As Variant, _
   Optional ByVal CenterType As Variant, _
   Optional ByVal CrossSectionArea As Variant, _
   Optional ByVal TailNote2 As Variant, _
   Optional ByVal TopNoteCSize As Variant, _
   Optional ByVal BottomNoteCSize As Variant, _
   Optional ByVal TopNoteAngle As Variant, _
   Optional ByVal BottomNoteAngle As Variant, _
   Optional ByVal TopNoteDepth As Variant, _
   Optional ByVal BottomNoteDepth As Variant, _
   Optional ByVal TopPosOffset As Variant, _
   Optional ByVal BottomPosOffset As Variant _
) As LabelWeldData
Parameters
ZSymbol
Specifies whether the Z weld symbol modifier is used in the LabelWeldData object.
Tail
Specifies whether the less than (<) symbol is appended to the end of the breakline in the LabelWeldData object.
DashLine
Specifies the relative position of the dash lines for the LabelWeldData object.
WeldInField
Specifies whether the "weld in field" display style is included in the LabelWeldData object.
OffsetTopBottom
Specifies the relative position of top and bottom weld types in the LabelWeldData object.
WeldAllAround
Specifies whether the "weld all around" display style is included in the LabelWeldData object.
Symmetrical
Specifies whether the LabelWeldData object is symmetrical.
TopNote1
Specifies the TopNote1 text for the LabelWeldData object.
TopNote2
Specifies the TopNote2 text for the LabelWeldData object.
TopTreatmentType
Specifies the top treatment display style to use for the LabelWeldData object.
TopType
Specifies the top type for the LabelWeldData object.
TopNote3
Specifies the TopNote3 text for the LabelWeldData object.
TopNoteZ
Specifies the TopNoteZ text for the LabelWeldData object.
TailNote
Specifies the tail note text for the LabelWeldData object.
BottomNote1
Specifies the BottomNote1 text for the LabelWeldData object.
BottomNote2
Specifies the BottomNote2 text for the LabelWeldData object.
BottomTreatmentType
Specifies the bottom treatment display style to use for the LabelWeldData object.
BottomType
Specifies the bottom type for the LabelWeldData object.
BottomNote3
Specifies the BottomNote3 text for the LabelWeldData object.
BottomNoteZ
Specifies the BottomNoteZ text for the LabelWeldData object.
TopTypeCompound
BottomTypeCompound
CenterType
CrossSectionArea
TailNote2
TopNoteCSize
BottomNoteCSize
TopNoteAngle
BottomNoteAngle
TopNoteDepth
BottomNoteDepth
TopPosOffset
BottomPosOffset
See Also

LabelWeldDataCollection Collection  | LabelWeldDataCollection Members