ResolveModelRelativePath Data Member Function

Converts a relative file path to an absolute file path based on the current file open in Scenome.

Prototype

string ResolveModelRelativePath( string p_sRelativePath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sRelativePathThe relative file path to convert to an absolute path. This path is treated as being relative to the current model's path.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.