BuiltInFailuresStairRampFailuresMultistoryStairsHideTopLevelParameter Property |
You have set the stair's multistory top level to None, and Revit will remove this parameter, if you want to create a multistory stair, please use Create Multistory Stair feature.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId MultistoryStairsHideTopLevelParameter { get; }
Public Shared ReadOnly Property MultistoryStairsHideTopLevelParameter As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ MultistoryStairsHideTopLevelParameter {
FailureDefinitionId^ get ();
}
static member MultistoryStairsHideTopLevelParameter : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also