Sets whether the pre-selected annotation is a combined annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetCombineAnnotation( _
ByVal Combine As System.Boolean _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertFeature
Dim Combine As System.Boolean
Dim value As System.Integer
value = instance.SetCombineAnnotation(Combine) |
C# | |
---|
System.int SetCombineAnnotation(
System.bool Combine
) |
C++/CLI | |
---|
System.int SetCombineAnnotation(
& System.bool Combine
) |
Parameters
- Combine
- True to combine the annotation, false to not
Return Value
Result code as defined in
swDimXpertCombineAnnotation_e
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0