GetResolvedPath (Framebuffer)

Introduced

6.01

Description

Takes the path template given in the framebuffer and resolves it to a real path name that can be used to output to disk.

Scripting Syntax

Framebuffer.GetResolvedPath( [Frame] )

C# Syntax

String Framebuffer.GetResolvedPath( Object in_Frame );

Parameters

Parameter

Type

Description

Frame

Variant

Sets the frame at which the [Frame] or # template tokens are evaluated. To get the resolved path without the frame number being resolved, but rather replaced by '#' symbols, specify an empty string.

Return Value

String

See Also

Pass.GetResolvedArchivePath

XSIUtils.ResolveTokenString

Output Path Templates



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index