Share

RadialArray.NumMembers Property

Retrieves or changes the number of arrayed members. Array placeholder members in the family environment are not counted.


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

Syntax

C#

public override int NumMembers { get; set; }

Property Value

Int32

See Also

Reference

Was this information helpful?