yucad3d

CadEntityGetNumPaths

Returns the number of paths of the entity.

std::int32_t CadEntityGetNumPaths ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The number of paths.

See Also