Share

PostPattern.CornerPostAngle Property

The angle between neighboring railing segments which conditions inserting post along a railing path.


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

Syntax

C#

public double CornerPostAngle { get; set; }

Property Value

Double

Exceptions

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

See Also

Reference

Was this information helpful?