AGI STK Objects 11 Send comments on this topic.
CrossSection Property (IAgVmVO)
See Also 





Description

Get the 3D Graphics properties for planar cross-sections through the volumetric grid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CrossSection() As IAgVmVOCrossSection

[C#]
public IAgVmVOCrossSection CrossSection {get;}

[Managed C++]
public: __property IAgVmVOCrossSection^ get_CrossSection();

[Unmanaged C++]
public: HRESULT get_CrossSection(
IAgVmVOCrossSection ** ppRetVal
);

[Java]
public IAgVmVOCrossSection getCrossSection();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1