CadEntityGetPathSize
Returns the path size of the entity.
std::int32_t CadEntityGetPathSize (
YuHandle hEnt,
std::int32_t iPath
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- iPath (std::int32_t)
- Integer value.
Return Value
The path size.