AGI STK Objects 11Send comments on this topic.
SetPassType Method (IAgVeGfxPasses)
See Also
Pass
Windows






Windows & Linux

Description

Pass display option: show all or those in a user-specified range.

Syntax

[Visual Basic .NET]
Public Sub SetPassType( _
    ByVal Pass As AgEVeGfxPass _
) As 
[C#]
public void SetPassType(
    AgEVeGfxPass Pass
);
[Managed C++]
public: void SetPassType(
    AgEVeGfxPass Pass
);
[Java]
public void setPassType(
    AgEVeGfxPass Pass
);
[Unmanaged C++]
public: HRESULT SetPassType(
    AgEVeGfxPass Pass
);

Parameters

Pass

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.