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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1