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






Windows & Linux

Description

Get Active Grid Points values for Volume property in the 3D Graphics properties for Volumetric object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ActiveGridPoints() As IAgVmVOActiveGridPoints

[C#]
public IAgVmVOActiveGridPoints ActiveGridPoints {get;}

[Managed C++]
public: __property IAgVmVOActiveGridPoints^ get_ActiveGridPoints();

[Unmanaged C++]
public: HRESULT get_ActiveGridPoints(
IAgVmVOActiveGridPoints ** ppRetVal
);

[Java]
public IAgVmVOActiveGridPoints getActiveGridPoints();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface