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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1