SplitFaceFeature.directionEntity Property
Parent Object: SplitFaceFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/SplitFaceFeature.h>
Description
Gets the direction entity when the split type is along a vector. If the split type is not alongVectorSplitType this property will return null.
To set the direction entity use the setAsAlongVectorSplitType method.
Syntax
"splitFaceFeature_var" is a variable referencing a SplitFaceFeature object.
|