Home > All Other Interfaces > ITerrainObject > GroundObject

GroundObject

Determines if the object is a ground object. For more information about ground objects, see the TerraExplorer User Manual.

 

JavaScript

 

 

 

 

GroundObject

 

C#

 

 

 

 

bool GroundObject { get; set; }

 

C++

 

 

 

 

HRESULT GroundObject( VARIANT_BOOL* pVal)

HRESULT GroundObject( VARIANT_BOOL pVal)