Getting started
User guide
Additional resources
Developer guide
API
Meta
grains.cad.
face_area
Area of a face.
face (TopoDS_Face) – The face for which the area is searched.
float – Area of the face.
Notes
For references, see
https://dev.opencascade.org/doc/refman/html/class_b_rep_g_prop.html#abd91b892df8d0f6b8571deed5562ca1f
https://techoverflow.net/2019/06/13/how-to-compute-surface-area-of-topods_face-in-opencascade/
https://github.com/tpaviot/pythonocc-demos/blob/master/examples/core_shape_properties.py#L48