BuiltInFailuresStairRampFailuresTreadFrontProfileInvalid Property |
This profile cannot be used for the front of treads. Please choose a profile composed of a closed loop of lines with exactly one lines coincident with the y-axis. This lines will define the connection of this profile to the tread.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId TreadFrontProfileInvalid { get; }
Public Shared ReadOnly Property TreadFrontProfileInvalid As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ TreadFrontProfileInvalid {
FailureDefinitionId^ get ();
}
static member TreadFrontProfileInvalid : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also