<Code Lib>
2021 Class
Changes 0
C

RegenerationAttribute

Description:
The custom regeneration attribute to control the regeneration behavior of the external command or external application.
Inheritance Hierarchy:
System.Object
  System.Attribute
    Autodesk.Revit.Attributes.RegenerationAttribute

public class RegenerationAttribute : Attribute

Name Return Type Description
C RegenerationAttribute(RegenerationOption) RegenerationAttribute Constructs a new RegenerationAttribute.

Name Return Type Description
P Option RegenerationOption Regeneration option.

Loading…