CreateSubComponent (Geometry)

Description

Creates a SubComponent object containing the subelements of the Geometry matching the specified indices. If you don't specify indices, an empty SubComponent object is created.

Scripting Syntax

Geometry.CreateSubComponent( Type, [Indices] )

C# Syntax

SubComponent Geometry.CreateSubComponent( String in_Type, Object in_Indices );

Parameters

Parameter

Type

Description

Type

ClusterTypes

The cluster type is used to identify the SubComponent type.

Indices

Array

A 1D array containing indices to the subcomponent of the geometry.

Return Value

SubComponent

See Also

ClusterTypes

Examples

• See Geometry.CreateSubComponent.1.vbs



Autodesk Softimage 2011