OffsetConstraint.distance Property
Parent Object: OffsetConstraintDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/OffsetConstraint.h>
Description
The current distance of the offset in centimeters. To change the offset you need to modify the value of the parameter associated with the dimension, which you can get using the dimension property.
Syntax
"offsetConstraint_var" is a variable referencing an OffsetConstraint object.
|