yucad3d

CadPlineGetRadius

Radius of the first arc (non-zero bulge) segment; 0 if all straight.

double CadPlineGetRadius ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The radius.

Remarks

Bulge→radius from docs/algorithms/pline_query_math.md.

See Also