Pointwise Plugin SDK
Implement the CAE runtimeWrite() C Function

<prev | main page | C API | next>

All CAE Plugin export activity begins with the runtimeWrite() function.

You must implement runtimeWrite() located in src/plugins/CaeUnsMyExporter/runtimeWrite.cxx to control your plugin's export behavior.

<prev | main page | C API | next>