STK ObjectsSend 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();
[Python - STK API ]
@property
def Templates(self) -> "IAgVeVOBPlaneTemplatesCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.