2024 Method
Changes 0
M

WorksharingUtils.CreateNewLocal

Description:
Takes a path to a central model and copies the model into a new local file for the current user.
public static void CreateNewLocal(
	ModelPath sourcePath,
	ModelPath targetPath
)