The Z projection option.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2015
Syntax
Remarks
Retrieves and set analytical model projection plane information for Z direction. If analytical model is projected to characteristic location, like center of core, then invalidElementId is returned. Use ProjectionZ property to determine if analytical model is projected to characteristic location or level, grid or ref plane.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions ArgumentException | When setting this property: Plane is invalid projection target. |
Autodesk.Revit.Exceptions ArgumentNullException | When setting this property: A non-optional argument was NULL |