yucad3d

CadRProfGetNumVers

Returns the number of vertices of the road profile.

std::int32_t CadRProfGetNumVers ( YuHandle hRProf );

Parameters

hRProf (YuHandle)
Handle to the road profile, as returned by CadAddRProf.

Return Value

The number of vertices.

See Also