Using rapid external modeling
Procedure
- Open an existing model or create a new one.
- Create the external elements:
- Create the element to be referenced.
- Set its CG::Class::UseAsExternal property
to Checked.
- Set its CG::Class::FileName property
to the value expected in the #include. For example, MySubsystem\C.
- Add the rest of the path to the Include
Path field of the component. In the example, this path would be C:\MyProjects\Project1.
- Add the external elements to the scope of
the component.
- Add relations to the external elements (for
more information, see External element code access).