Share

GraphicsNodeProxy.AddComponentGraphics Method

Parent Object: GraphicsNodeProxy

Description

Method that creates a new ComponentGraphics object based on the input ComponentDefinition.

Syntax

GraphicsNodeProxy.AddComponentGraphics( ComponentDefinition As ComponentDefinition ) As ComponentGraphics

Parameters

Name Type Description
ComponentDefinition ComponentDefinition Input ComponentDefinition object (either from a part or an assembly) to create the graphics from.

Version

Introduced in version 2011

Was this information helpful?