RVTDocs.com

ContinuousRailType.FilletRadius

Property
Description:
The fillet radius of the rail join.
Syntax
public double FilletRadius { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for filletRadius must be between 0 and 30000 feet.
InvalidOperationException When setting this property: The join option of the rail is not fillet so the data being set is not applicable.