SketchedStairsCurveData
Description:
Sketched run/landing curves overrides with height and slope
Sketched run/landing curves overrides with height and slope
public class SketchedStairsCurveData : IDisposable
| Name | Return Type | Description |
|---|---|---|
| SketchedStairsCurveData(Curve, Double, SketchedCurveSlopeOption) | None | Construct a SketchedStairsCurveData defined by a curve associated with its height and slope type. |
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| GetCurve() | Curve | Get a copy of the curve that is formed along this boundary. |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |