yucad3d

CadMlineGetNumVers

Returns the number of vertices of the multiline entity.

std::int32_t CadMlineGetNumVers ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The number of vertices.

See Also