Parent Object: IsoparametricCurveInput Defined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/IsoparametricCurveInput.h>
Description
Gets the quantity or distance value to be used when creating the isoparametric curve. If the isSingle property returns true, this is the distance of the curve from the edge of the face. If the isSingle property is false, this is the quantity of curves in the result. To set this, use either the setDistributed or setSingle methods.