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