RevitExports Object
Description
RevitExports Object.
Methods
Add |
Method that creates a new Revit model using the information supplied by the input RevitExportDefinition object. If RevitExportDefinition.EnableUpdating is set to True, the new RevitExport is returned and a browser node will for it. |
CreateDefinition |
Method that creates a new RevitExportDefinition. The returned definition provides control over the selection of components to be exported, the simplification options to be applied, and aspects of the exact format of the resulting Revit model. |
Properties
Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
Count |
Gets the number of items in this collection. |
Item |
Allows integer-indexed access to items in the collection. |
Type |
Gets the constant that indicates the type of this object. |
Accessed From
AssemblyComponentDefinition.RevitExports,
WeldmentComponentDefinition.RevitExports
Samples
Version
Introduced in version 2022