AGI STK Objects 11 Send comments on this topic.
LODCount Property (IAgMtoVOModelArtic)
See Also 





Description

Specify the level of detail (LOD) for defining articulations, where 0 is the finest level of detail and 1 is the coarsest model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LODCount() As Integer

[C#]
public int LODCount {get;}

[Managed C++]
public: __property int get_LODCount();

[Unmanaged C++]
public: HRESULT get_LODCount(
long * pRetVal
);

[Java]
public int getLODCount();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1