PathEntity.isOpposedToEntity Property
Parent Object: PathEntityDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/PathEntity.h>
Description
Indicates if the orientation of this PathEntity is in the same direction or opposed to the natural direction of the SketchCurve or BRepEdge object it is derived from.
Syntax
"pathEntity_var" is a variable referencing a PathEntity object.
|