PathEntity.curveType Property
Parent Object: PathEntityDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/PathEntity.h>
Description
Property that returns the type of the curve referenced by the path entity. This property allows you to determine what type of object will be returned by the Curve property.
Syntax
"pathEntity_var" is a variable referencing a PathEntity object.
|