The class that contains the information needed to calculate and return the result of the external curve generation.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2018
Syntax
| C# |
|---|
public class RebarCurvesData : IDisposable |
| Visual Basic |
|---|
Public Class RebarCurvesData _ Implements IDisposable |
| Visual C++ |
|---|
public ref class RebarCurvesData : IDisposable |