RadialArray Class


An object that represents an Array created along a circle arc within the Revit project.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public class RadialArray : BaseArray
Visual Basic
Public Class RadialArray _
	Inherits BaseArray
Visual C++
public ref class RadialArray : public BaseArray

Inheritance Hierarchy

See Also