RVTDocs.com

StairsConstructionMethod

Enumeration
Description:
Represents the construction method of the stairs.
Syntax
public enum StairsConstructionMethod
Unknown Namespace Members:
Name Description
Assembled The stairs is constructed by assembly method.
CastInPlace The stairs is constructed by cast-in-place method.
Precast The stairs is constructed by precast method.