Share

ImportedGenericComponentDefinition Object


Description

ImportedGenericComponentDefinition Object.

Methods

Name Description
Copy Method that creates a copy of this ImportedGenericComponentDefinition object.
ExcludeAll Method that causes all model entities to be excluded.
IncludeAll Method that causes all model entities to be included.

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.
IFCImportMethod Read-write property that gets and sets the IFC import method. This is only applicable when import IFC file.
ImportedAssemblyOrganizationType Read-write property that gets and sets the imported assembly organization type.
ImportedModelEntities Read-only property that returns the ImportedModelEntities collection object.
ImportedModelGeometryTypes Read-write property that gets and sets a bit mask defining the imported model geometry types. A combination of enum values can be provided.
ImportedSurfaceOrganizationType Read-write property that gets and sets the imported surface organization type.
ImportedWorkGeometryTypes Read-write property that gets and sets a bit mask defining the imported work geometry types. A combination of enum values can be provided.
ImportIFCGeometryAsMesh Read-write property that gets and sets whether to import IFC geometry as mesh. This is only applicable when import IFC file.
ImportIFCPropertiesAsCustomProperties Read-write property that gets and sets whether to mark the parameters that are imported from IFC properties as export. This is applicable when the ImportMethod is set to kAsAssemblyImportMethod and ImoprtIFCPropertiesAsParameters is set to True when import IFC.
ImportIFCPropertiesAsParameters Read-write property that gets and sets whether to import IFC properties as Inventor parameters. This is applicable when the ImportMethod is set to kAsAssemblyImportMethod when import IFC file.
ImportUnitsType Read-write property that gets and sets the import units 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.
SaveFileNamesPrefixOrSuffix Read-write property that gets and sets the prefix or suffix that being added to file names.
SaveFileNamesWithPrefix Read-write property that gets and sets whether to add string as prefix for file names.
SaveFilesLocation Read-write property that gets and sets the location for save files.
Type Gets the constant that indicates the type of this object.

Accessed From

ImportedGenericComponentDefinition.Copy

Version

Introduced in version 2016

Was this information helpful?