Plugin File
This file describes the list of required plug-ins to run the application and the libraries in which plug-ins are located.
You need at least the FWOSPlugin and the drivers plug-ins to run an OCAF application.
The syntax of each item is:
Identification.Location Library_Name
where:
Identification is GUID.
Location is here to specify the location of the Identification (where its definition is found).
Library_Name is the library name (and path) where the plug-in is located.
For example, this is a Plugin file:
a148e300-5740-11d1-a904-080036aaa103.Location: FWOSPlugin
!
! base document drivers plugin
!
ad696000-5b34-11d1-b5ba-00a0c9064368.Location: PAppStdPlugin
ad696001-5b34-11d1-b5ba-00a0c9064368.Location: PAppStdPlugin
ad696002-5b34-11d1-b5ba-00a0c9064368.Location: PAppStdPlugin
47b0b826-d931-11d1-b5da-00a0c9064368.Location: PAppStdPlugin
47b0b827-d931-11d1-b5da-00a0c9064368.Location: PAppStdPlugin
Important: note that .dll extensions were used for the previous plugin names before Open CASCADE Technology version 4.0.
For example, prior to 4.0, PAppStdPlugin was identified as PAppStdPlugin.dll.
The extensions are no longer needed.