yucad3d

CadRProfDelVer

Deletes the road profile vertex.

void CadRProfDelVer ( YuHandle hRProf, std::int32_t iVer );

Parameters

hRProf (YuHandle)
Handle to the road profile, as returned by CadAddRProf.
iVer (std::int32_t)
Zero-based index.

Return Value

None.

See Also