Share

BIMExchangeServer.GetBIMComponent Method

Parent Object: BIMExchangeServer

Description

Method that returns the BIMComponent associated with the provided Inventor part or assembly component definition.

Syntax

BIMExchangeServer.GetBIMComponent( ComponentDefinition As ComponentDefinition ) As BIMComponent

Parameters

Name Type Description
ComponentDefinition ComponentDefinition Input PartComponentDefinition or AssemblyComponentDefinition object that specifies which Inventor part or assembly you want to get the associated BIMComponent for.

Version

Introduced in version 2011

Was this information helpful?