SketchOffsetCurvesDimension.offsetConstraint Property
Parent Object: SketchOffsetCurvesDimensionDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchOffsetCurvesDimension.h>
Description
Returns the OffsetConstraint object that defines the curve offset. From the constraint you can get the original curves, the offset curves, and the dimension controlling the offset distance.
Syntax
"sketchOffsetCurvesDimension_var" is a variable referencing a SketchOffsetCurvesDimension object.
|