Adds or updates the annotation linked to the specified style.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AddOrUpdateStyle( _
ByVal StyleName As String, _
ByVal BreakLinks As Boolean _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim StyleName As String
Dim BreakLinks As Boolean
Dim value As Boolean
value = instance.AddOrUpdateStyle(StyleName, BreakLinks)
|
Parameters
- StyleName
- Name of the style to add or update
- BreakLinks
- True to break all links to this style, false to not
Return Value
Ture if the operation succeeds, false if it fails
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0