Share

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.2.0.0 (26.2.0.0)

Syntax

C#

public XYZ Normal { get; }

Property Value

XYZ

Exceptions

ExceptionCondition
InvalidOperationException This RebarShapeDrivenAccessor doesn't contain a valid rebar reference.

See Also

Reference

Was this information helpful?