C3DMesh::GetID

Top  Previous  Next

Syntax:

 

GetID(), int

 

Purpose:

Returns the user defined identifier for a mesh..

 

Parameters:

None.

 

Returned value(s):

The user defined identifier set by the SetID method.

 

Application:

type = #<C3DMesh>pMesh.GetID()

 

Class Hierarchy

C3DObject

-------C3DMesh

 

See Also:

SetID