yucad3d

CadPlineGetStartW

Returns the start w of the polyline.

double CadPlineGetStartW ( YuHandle hEnt, std::int32_t iVer );

Parameters

hEnt (YuHandle)
Handle to the entity.
iVer (std::int32_t)
Zero-based index.

Return Value

The start w.

See Also