yucad3d

CadPlineGetLength

Total length: chord for straight segments, arc length (r·θ) for bulged.

double CadPlineGetLength ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The length.

See Also