yucad3d

CadMlineDeleteVer

Deletes the multiline entity vertex.

std::int32_t CadMlineDeleteVer ( YuHandle hEnt, std::int32_t iVer );

Parameters

hEnt (YuHandle)
Handle to the entity.
iVer (std::int32_t)
Zero-based index.

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also