IsPlanar

This method returns true if the coordinate system is planar and false otherwise.

 

JavaScript

 

IsPlanar()

 

C#

 

bool IsPlanar()

 

C++

 

HRESULT IsPlanar(

       VARIANT_BOOL* pVal)

Return Value

pVal

Returns true if the coordinate system is planar.

Exceptions

See:  HRESULT Return Values for a list of possible values returned by the HRESULT.