Class WbEnvironment
Version 1.0
Modified 08-MAR-2026 11:05:32.00
 The WbEnviroment configures the workbench environment.
 The object resides in the project volume as a top object.
 In the path attribute a search path for loadfiles can be supplied.
 The object can have children of type RootVolumeLoad, SubVolumeLoad
 and ClassVolumeLoad that defines which volumes can be loaded into the
 workbench environment.

RtBody attributes pwr_sClass_WbEnvironment
Array of String80 Path   A list of directories where imported loadfiles will reside.


Attributes detail


Path Attribute
Class Attribute
Type Array of String80
Flags ARRAY
Elements 50
Body RtBody
A list of directories where imported loadfiles will reside.
Imported loadfiles are configured with ClassVolumeLoad, RootVolumeLoad
or SharedVolumeLoad objects that has the WbEnvironment object as a
parent. If the loadfiles is imported from other projects, or from
other directories then $pwrp_load, the directories where to search for
loadfils should be configured here.