Tao.Ode SDK Documentation

Ode.dGeomIsSpace Method 

[Visual Basic]
Public Shared Function dGeomIsSpace( _
   ByVal geom As IntPtr _
) As Integer
[C#]
public static int dGeomIsSpace(
   IntPtr geom
);

See Also

Ode Class | Tao.Ode Namespace