StairsEditScope
Description:
Instantiates a StairsEditScope object.
Instantiates a StairsEditScope object.
public StairsEditScope(
Document document,
string transactionName
)
-
documentThe document for which this StairsEditScope is going to be used.
-
StringtransactionNameThe name that will appear in the Undo menu in Revit after the StairsEditScope is successfully committed.
-
document is not a primary document, it is a linked document. -or- document is not a project document. -or- transactionName is an empty string.
-
A non-optional argument was null