Namespace:
Autodesk.Revit.DB
ArrayAnchorMember
Enumeration
Description:
Represents the possible choices for how the translation or rotation is used to place each member of the array.
Represents the possible choices for how the translation or rotation is used to place each member of the array.
Syntax
public enum ArrayAnchorMember
Unknown Namespace Members:
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. |