AGI STK Objects 11Send comments on this topic.
Templates Property (IAgVeVOBPlanes)
See Also
Windows






Windows & Linux

Description

Returns the 3D BPlane templates collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Templates() As IAgVeVOBPlaneTemplatesCollection
[C#]
public IAgVeVOBPlaneTemplatesCollection Templates {get;}
[Managed C++]
public: __property IAgVeVOBPlaneTemplatesCollection ^ get_Templates();
[Unmanaged C++]
public: HRESULT get_Templates(
    IAgVeVOBPlaneTemplatesCollection ** ppVal
);
[Java]
public IAgVeVOBPlaneTemplatesCollection getTemplates();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.