Patch Creation Steps
- Create a new OSpace
- In the new OSpace, Orphan objects (or objects containing features) you want to patch/modify
- Modify features in orphans
- Open a script editor window and enter
$PatchUtils.Dump('[OSpaceName]')
Where [OSpaceName] is the name of the ospace created in step 1
- You should then normally find a file named [OSpaceName].txt in the same folder where you created your OSpace.
- Verify that everything is as wanted in the txt file
- Rename the file to something like pat[ddmmyyyy].txt
No comments:
Post a Comment