A unit-length vector normal to the plane of the rebar
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public XYZ Normal { get; }
Property Value
XYZExceptions
Exception | Condition |
---|---|
InvalidOperationException | This RebarShapeDrivenAccessor doesn't contain a valid rebar reference. |