CadPlineGetY
Returns the y of the polyline.
double CadPlineGetY (
YuHandle hEnt,
std::int32_t iVer
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- iVer (std::int32_t)
- Zero-based index.
Return Value
The y.
Returns the y of the polyline.
The y.