AGI AgAsHpopPlugin 11 Send comments on this topic.
Trace Method (IAgAsDragModelResult)
See Also 
NumCalls





Description

Set this interface to trace the next numCalls by outputting a message to the message viewer.

Syntax

[Visual Basic .NET]
Public Sub Trace( _
   ByVal NumCalls As Integer _
) 

[C#]
public void Trace(
int NumCalls
);

[Managed C++]
public: void Trace(
int NumCalls
);

[Java]
public  trace(
int NumCalls
);

[Unmanaged C++]
public: HRESULT Trace(
long NumCalls
);

Parameters

NumCalls

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1