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.
Total length: chord for straight segments, arc length (r·θ) for bulged.
The length.