Applies any modified balloon settings and re-balloons the model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Apply() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBalloonSettings
Dim value As System.Boolean
value = instance.Apply() |
C++/CLI | |
---|
System.bool Apply(); |
Return Value
True if balloon settings successfully applied, false if not
See Also
Availability
SOLIDWORKS Inspection API 2022 FCS