BuiltInFailuresStairRampFailuresExtendBelowBaseGreaterThanLandingBaseElevation Property |
Extend Below Base needs to be less than Landing Base Elevation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ExtendBelowBaseGreaterThanLandingBaseElevation { get; }
Public Shared ReadOnly Property ExtendBelowBaseGreaterThanLandingBaseElevation As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ExtendBelowBaseGreaterThanLandingBaseElevation {
FailureDefinitionId^ get ();
}
static member ExtendBelowBaseGreaterThanLandingBaseElevation : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also