ArrayAnchorMember Enumeration


Represents the possible choices for how the translation or rotation is used to place each member of the array.

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

Syntax

C#
public enum ArrayAnchorMember
Visual Basic
Public Enumeration ArrayAnchorMember
Visual C++
public enum class ArrayAnchorMember

Members

Member name Description
Second The translation or rotation value specifies the location of the second member of the array.
Last The translation or rotation value specifies the location of the last member of the array.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →