Share

ImportedRVTComponentDefinition Object


Description

ImportedRVTComponentDefinition Object.

Properties

Name Description
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.
FullFileName Read-only property that returns the full filename of the source file.
Imported3DView Read-write property that gets and sets the name of the 3D view of the Revit data to import.
ImportedAssemblyOrganizationType Read-write property that gets and sets the imported assembly organization type.
ImportedLanguage Read-write property that gets and sets the imported Revit language type.
Parent Gets the parent object from whom this object can logically be reached.
ReferenceModel Read-write property that gets and sets whether to import the component as linked reference.
Type Gets the constant that indicates the type of this object.

Samples

Name Description
Import Revit data into Inventor The samples demonstrate how to import Revit data(.rvt) into Inventor part and assembly documents.

Version

Introduced in version 2021

Was this information helpful?