Returns the 3D BPlane templates collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Templates() As IAgVeVOBPlaneTemplatesCollection |
| [C#] |
|---|
public IAgVeVOBPlaneTemplatesCollection Templates {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOBPlaneTemplatesCollection ^ get_Templates(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOBPlaneTemplatesCollection getTemplates(); |
[Python - STK API ] |
|---|
@property def Templates(self) -> "IAgVeVOBPlaneTemplatesCollection": |






