BuiltInFailuresStairRampFailuresRailProfileLowerThanFilletError Property |
Fillet cannot be created between rail segment since the radius is lower than the profile size.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId RailProfileLowerThanFilletError { get; }
Public Shared ReadOnly Property RailProfileLowerThanFilletError As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ RailProfileLowerThanFilletError {
FailureDefinitionId^ get ();
}
static member RailProfileLowerThanFilletError : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also