Modify Model to use a Reusable Component

Top  Previous  Next

In this section we will modify the LightLikeStaticDemo to create local reusable component. We need to do it so that we can reuse this component in other examples without recreating it each time.

 

You need to perform the following steps:

Start TimeLike System Editor and load LightLikeStaticDemo.

 

Double-click on AtmosphericPath to navigate into it.

 

Create Reusable Component

 

Replace non-reusable component with the reusable one

 

Execute Runset and Verify Results.