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






Windows & Linux

Description

Access and manipulate the collection of cross section planes for Volumetric object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Planes() As IAgVmVOCrossSectionPlaneCollection
[C#]
public IAgVmVOCrossSectionPlaneCollection Planes {get;}
[Managed C++]
public: __property IAgVmVOCrossSectionPlaneCollection^ get_Planes();
[Unmanaged C++]
public: HRESULT get_Planes(
   IAgVmVOCrossSectionPlaneCollection ** ppRetVal
);
[Java]
public IAgVmVOCrossSectionPlaneCollection getPlanes();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.