Share

InsertOrientation Enumeration

The allowed values for the INSERT_ORIENTATION parameter.


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

Syntax

C#

public enum InsertOrientation

Members

Member nameValueDescription
Exterior2 Insert is aligned with the Tapered wall's exterior face.
Interior3 Insert is aligned with the Tapered wall's interior face.
Slanted1 Insert is aligned with the Slanted wall's slant direction.
Vertical0 Insert is vertical regardless of the wall's slant.

See Also

Reference

Was this information helpful?