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