FBXImportNamespaceReplacement

Introduced

6.02

Description

Sets the namespace string to be replaced during import. For example, you can transfer the attributes of one character to another with the same topology. That is, the same hierarchy and the same node names, the only difference being the namespace.

The format of the Regex argument is "current_name=new_name", with no spaces around the equal sign ('=') unless you want them to be considered part of the name.

Scripting Syntax

FBXImportNamespaceReplacement( [Regex] )

Parameters

Parameter

Type

Description

Regex

String

Namespace to be replaced

Default Value: If not specified, the default value will be used.

Return Value

Not used (String representation of the buffer where this value is stored).

See Also

FBXImport

Batch Processing Commands



Autodesk Softimage v7.5