SketchedStairsCurveData
Description:
Construct a SketchedStairsCurveData defined by a curve associated with its height and slope type.
Construct a SketchedStairsCurveData defined by a curve associated with its height and slope type.
public SketchedStairsCurveData(
Curve boundaryCurve,
double height,
SketchedCurveSlopeOption slopeType
)
-
boundaryCurve
-
Doubleheight
-
slopeType
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration