Solid Edge FrameworkSupport Type Library
AddLeader Method
Description
Creates a Leader. For creating PMI Leaders a plane must be set (XY plane is the default). The collection object from which it is derived (sheet/profile2d/PMI) dictate the creation of Leader.
Syntax
Visual Basic
Public Function AddLeader( _
   ByVal AnnotInitData As AnnotInitData, _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) As Leader
Parameters
AnnotInitData
x
y
z
See Also

Leaders Collection  | Leaders Members  | Solid Edge ST5 - What's New