Sets the stagger property of this weld symbol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetStagger( _
ByVal Stagger As System.Boolean _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWeldSymbol
Dim Stagger As System.Boolean
Dim value As System.Boolean
value = instance.SetStagger(Stagger) |
C# | |
---|
System.bool SetStagger(
System.bool Stagger
) |
C++/CLI | |
---|
System.bool SetStagger(
& System.bool Stagger
) |
Parameters
- Stagger
True if this is a stagger weld, false if not
Return Value
True if the stagger weld setting is set successfully, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 99, datecode 1999207