Inserts the specified Gtol annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertGtol( _
ByVal Type As System.Integer _
) As DimXpertAnnotation |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertPart
Dim Type As System.Integer
Dim value As DimXpertAnnotation
value = instance.InsertGtol(Type) |
C# | |
---|
DimXpertAnnotation InsertGtol(
System.int Type
) |
C++/CLI | |
---|
DimXpertAnnotation^ InsertGtol(
& System.int Type
) |
Parameters
- Type
- Type of Gtol to insert as defined in swDimXpertGtolType_e
Return Value
IDimXpertAnnotation
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0