Namespace:
Autodesk.Revit.DB.Structure
SurfaceElementProjectionZ
Enumeration
Description:
Presets for given Analytical Projection Z.
Presets for given Analytical Projection Z.
Syntax
public enum SurfaceElementProjectionZ
Unknown Namespace Members:
Name | Description |
---|---|
TopOrInterior | Top for floor or Interior Face for wall element. |
CenterOfElement | Center of element. |
BottomOrExterior | Bottom for floor or Exterior Face for wall element. |
CenterOfCore | Center of core. Applicable for wall analytical model only. |
Plane | Use a Plane for projection (e.g., Grid, Level). |