CreatePartition (Pass)

Introduced

7.0

Description

Creates a new Partition object for the pass with a given name and partition type.

Scripting Syntax

Pass.CreatePartition( Name, Type )

C# Syntax

Partition Pass.CreatePartition( String in_name, siPartitionType in_Type );

Parameters

Parameter

Type

Description

Name

String

The name of the partition to create. The name is automatically adjusted to avoid name conflicts with existing partitions of the same name.

Type

siPartitionType

The type of partition to create.

Return Value

Partition



Autodesk Softimage 2011