AsymmetricFilletEdgeSet.tangencyWeight Property
Parent Object: AsymmetricFilletEdgeSetDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/AsymmetricFilletEdgeSet.h>
Description
Returns the model parameter that controls the G1 or G2 tangency weight of the fillet. It must be a real value between 0.1 and 2.0 inclusive. You can edit the tangency weight by using the properties on the returned ModelParameter object.
Syntax
"asymmetricFilletEdgeSet_var" is a variable referencing an AsymmetricFilletEdgeSet object. |
