CableTray.CurveNormal Property

The up-direction vector of the cable tray.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public XYZ CurveNormal { get; set; }

Property Value

XYZ

Exceptions

ExceptionCondition
ArgumentNullException When setting this property: A non-optional argument was null

See Also

Reference

CableTray Class
Autodesk.Revit.DB.Electrical Namespace