yucad3d

CadPlineGetNumVers

Returns the number of vertices of the polyline.

std::int32_t CadPlineGetNumVers ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The number of vertices.

See Also