Indicates if the orientation of this co-edge is in the same direction or opposed to its associated edge.
# Get the value of the property.propertyValue = bRepCoEdge_var.isOpposedToEdge
#include <Fusion/BRep/BRepCoEdge.h>// Get the value of the property.boolean propertyValue = bRepCoEdge_var->isOpposedToEdge();