Hide Table of Contents
SetLeader Method (IGtol)

Sets the characteristics of the leader for this symbol.

.NET Syntax

Visual Basic (Declaration) 
Sub SetLeader( _
   ByVal Leader As System.Boolean, _
   ByVal LeaderSide As System.Integer, _
   ByVal BentLeader As System.Boolean, _
   ByVal AllAround As System.Boolean _
) 
Visual Basic (Usage) 
Dim instance As IGtol
Dim Leader As System.Boolean
Dim LeaderSide As System.Integer
Dim BentLeader As System.Boolean
Dim AllAround As System.Boolean
 
instance.SetLeader(Leader, LeaderSide, BentLeader, AllAround)
C# 
void SetLeader( 
   System.bool Leader,
   System.int LeaderSide,
   System.bool BentLeader,
   System.bool AllAround
)
C++/CLI 
void SetLeader( 
&   System.bool Leader,
&   System.int LeaderSide,
&   System.bool BentLeader,
&   System.bool AllAround
) 

Parameters

Leader

True enables a leader on this symbol, false disables it

LeaderSide

Leader attachment information as defined in swLeaderSide_e

BentLeader

True enables a bent leader on this symbol, false disables it

AllAround

True enables the all around symbol on the leader, false disables it

Remarks

This method ignores:

  • LeaderSide, BentLeader, and AllAround values if the leader value is false. Use IGtol::IsAttached to determine if this symbol is currently using a leader.

  • AllAround value if the BentLeader value is false. Use IGtol::HasExtraLeader to determine if this symbol is using a bent leader.

Use:

 

See Also



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   SetLeader Method (IGtol)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:




x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2013 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.