2027 Constructor
Changes 0
C

SketchedStairsCurveData

Description:
Construct a SketchedStairsCurveData defined by a curve associated with its height and slope type.
public SketchedStairsCurveData(
	Curve boundaryCurve,
	double height,
	SketchedCurveSlopeOption slopeType
)