Converts a relative file path to an absolute file path based on the current file open in Simdify.
string ResolveModelRelativePath( string p_sRelativePath )
Parameter Type | Parameter Name | Documentation |
---|---|---|
string | p_sRelativePath | The relative file path to convert to an absolute path. This path is treated as being relative to the current model's path. |
None published. Please look for an example in the Simdify Scripting Language code base.