2024 Constructor
Changes 0
C

StairsEditScope

Description:
Instantiates a StairsEditScope object.
public StairsEditScope(
	Document document,
	string transactionName
)
  • document
    The document for which this StairsEditScope is going to be used.
  • String
    transactionName
    The name that will appear in the Undo menu in Revit after the StairsEditScope is successfully committed.