An object that can be used to create new instances of Autodesk Revit API elements
within a project.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Document Create { get; }Property Value
DocumentThis object is used to create new instances of project
elements within the Autodesk Revit API, such as FamilyInstances or groups.
Exceptions
See Also
Reference