eRefFace Enumeration


eRef Face Enumeration

Indicates the reference face. The Opening will be created at the direction perpendicular to the reference face.

Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum eRefFace
Members
Member name Value Description
CenterX 1 The reference face is at the middle of the element in the direction of x-axis and its normal is parallel to x-axis.
CenterY 4 The reference face is at the middle of the element in the direction of y-axis and its normal is parallel to y-axis.
CenterZ 7 The reference face is at the middle of the element in the direction of z-axis and its normal is parallel to z-axis.
Remarks
Direction of the opening.
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 →