RebarCurvesData Class


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: 21.0.0.0 (21.1.1.109)
Since: 2018

Syntax

C#
public class RebarCurvesData : IDisposable
Visual Basic
Public Class RebarCurvesData _
	Implements IDisposable
Visual C++
public ref class RebarCurvesData : IDisposable

Inheritance Hierarchy

System Object
Autodesk.Revit.DB.Structure RebarCurvesData

See Also