yucad3d

CadMlinePutNumVers

Sets the number of vertices of the multiline entity.

void CadMlinePutNumVers ( YuHandle hEnt, std::int32_t n );

Parameters

hEnt (YuHandle)
Handle to the entity.
n (std::int32_t)
Integer value.

Return Value

None.

See Also