Namespace:
Autodesk.Revit.DB
InsertOrientation
Enumeration
Description:
The allowed values for the INSERT_ORIENTATION parameter.
The allowed values for the INSERT_ORIENTATION parameter.
Syntax
public enum InsertOrientation
Unknown Namespace Members:
| Name | Description |
|---|---|
| Vertical | Insert is vertical regardless of the wall's slant. |
| Slanted | Insert is aligned with the Slanted wall's slant direction. |
| Exterior | Insert is aligned with the Tapered wall's exterior face. |
| Interior | Insert is aligned with the Tapered wall's interior face. |