Converts the file path to a relative path using the Model's Filename ( which is always an absolute path ) as the frame of reference.
int32 MakeRelativeToModel( Node p_oNodeInModel || p_oModel )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <Node> | p_oNodeInModel || p_oModel | A <Node> in the Model ( or the Model itself ). | 
None published. Please look for an example in the Simdify Scripting Language code base.