ScaleFeature.yScale Property
Parent Object: ScaleFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ScaleFeature.h>
Description
Returns the parameter that controls the Y scale factor. This will return null in the case where isUniform is false or the feature is non-parametric. You can use the properties and methods on the ModelParameter object to get and set the value.
Syntax
"scaleFeature_var" is a variable referencing a ScaleFeature object.
|