See: Description
| Class | Description |
|---|---|
| PgAnsLoader |
Loader for finite element geometries in Ansys file format.
|
| PgBdLoader |
Reads a build file '*.bd' and fills information in PgMacroPatch.
|
| PgDxfLoader |
Loader for geometry files given in AutoCAD's DXF file format.
|
| PgFeLoader |
Loader for geometry files given in Ken Brakke's Surface Evolver FE file format.
|
| PgJvfLoader |
Loader for geometry files containing functional descriptions.
|
| PgMacroPatch |
Macro patch obtained from reading a build file '*.bd' through PgBdLoader.
|
| PgMaLoader |
Loader for Maya ASCII geometries.
|
| PgOffLoader |
Loader for geometry files given in Geometry Center's OFF file format.
|
| PgPdfLoader |
Loader for writing PDF files containing geometries in U3D format, u3d is specified by the ecma standard ECMA-363.
|
| PgPlyLoader |
Loader for geometry files given in PLY file format.
|
| PgPovLoader |
Exporter for POV-Ray file format includes export of geometries, material and display options.
|
| PgStlbLoader |
Loader for geometry files given in STL file format.
|
| PgU3dLoader |
Loader for geometry files given in U3D format, specified by the ecma standard ECMA-363.
|
| PgU3dSrc |
Container class for U3D geometry
|
| PgWrlLoader |
Loader for import/export of JavaView geometries in VRML/WRL file format.
|
| PgXyzLoader |
Loader for XYZ files for molecule configurations.
|
| PsExportInfo |
Store option information used when saving a geometry as file or image.
|
| PsExportInfo_IP |
Info panel to store option information used when saving a geometry as file or image.
|
| PsJvzConfig |
Container class for options related to Jvz compression/decompression.
|
| PsJvzConfig_IP |
Dialog to modify settings for Jvz compression.
|
| PsPdfConfig |
Container class for configuration of PDF export.
|
| PsPdfConfig_IP |
Dialog to configure export to a pdf document.
|
Additional loaders for various geometry files formats and export dialog.
This set of loaders complements the set of geometry loaders in jv.loader.
"