Gets if the normal of this face is reversed with respect to the surface geometry associated with this face.
# Get the value of the property.propertyValue = bRepFace_var.isParamReversed
#include <Fusion/BRep/BRepFace.h>// Get the value of the property.boolean propertyValue = bRepFace_var->isParamReversed();