Wire's length..

Hello,

I want to calculate wire's length, how to di this on OpenCascade.

Regards.

Rob Bachrach's picture

Look at the documentation for BRepGProp::LinearProperties. The resulting mass is equal to the length.

ayanami's picture

copy that.. thank you..