Share

BalusterPattern.PatternAngle Property

The angle between neighboring railing segments which conditions breaking patterns distribution along a railing path.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double PatternAngle { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
ArgumentException When setting this property: The given value for patternAngle is not finite

See Also

Reference

Was this information helpful?