Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public static RadialArray Create( Document aDoc, View dBView, ICollection<ElementId> ids, int count, Line axis, double angle, ArrayAnchorMember anchorMember )
Parameters
- aDoc Document
- dBView View
- ids ICollection<ElementId>
- count Int32
- axis Line
- angle Double
- anchorMember ArrayAnchorMember