Share

ComponentOccurrences.AddVirtual Method

Parent Object: ComponentOccurrences

Description

Method that creates a virtual component definition and adds an occurrence based on that definition.

Syntax

ComponentOccurrences.AddVirtual( Name As String, Position As Matrix ) As ComponentOccurrence

Parameters

Name Type Description
Name String Input string that specifies the name of the virtual component.
Position Matrix Input Matrix object that defines the location and orientation to position the occurrence.

Version

Introduced in version 10

Was this information helpful?