Project Properties
The Properties page displays information about the current project, including metadata, content counts, element statistics, and resource usage. Use this page to document project provenance, verify content before sharing, and monitor resource consumption.
Page Sections
The Properties page presents information in organized sections:
| Section | Content |
|---|---|
| General | Project name, authorship, timestamps, and file information |
| Content | Counts of objects by type (volumes, masks, surfaces, etc.) |
| Elements | Totals for geometric elements (points, triangles, voxels) |
| Statistics | Memory usage and aggregate object counts |
General Information
Basic project identification and file details:
| Field | Description |
|---|---|
| Project Name | Filename of the project (or "Untitled" if not saved) |
| Title | User-defined project title |
| Subject | Subject or topic of the project |
| Tags | Comma-separated keywords for categorization |
| Comments | Free-text notes about the project |
| Author | Creator of the project |
| Last Modified By | User who last edited the project |
| Manager | Project manager or supervisor |
| Company | Organization or institution |
| Revision | Version or revision number |
| Created | Date and time the project was first saved |
| Last Modified | Date and time of the most recent save |
| Last Accessed | Date and time the project was last opened |
| File Size | Size of the project file on disk |
Content Counts
Summary of objects in the project, showing both total and currently visible counts:
| Object Type | Description |
|---|---|
| Volumes | 3D image/volume objects |
| Masks | Segmentation mask objects |
| Surfaces | Triangle mesh surface objects |
| Volume Meshes | Tetrahedral/hexahedral mesh objects |
| Measurements | Distance, angle, and other measurement annotations |
| Primitives | Geometric primitives (spheres, boxes, planes) |
| Analyses | Analysis result objects |
The Total column shows all objects of each type; the Visible column shows only those currently visible in the views.
Element Statistics
Aggregate counts of geometric elements across all objects:
| Element | Description |
|---|---|
| Points | Total vertex count across all surfaces |
| Triangles | Total triangle count across all surfaces |
| Volume Elements | Total cell count in volume meshes |
| Voxels | Total voxel count in volumes and masks |
These statistics help assess project complexity and anticipate processing requirements.
Memory Usage
The Statistics section displays the approximate memory footprint of the project's loaded data. Monitor this when:
- Working with large datasets
- Combining multiple volumes or high-resolution surfaces
- Experiencing performance issues
If memory usage approaches your system's available RAM, consider closing unnecessary objects, reducing resolution, or working with data subsets.
Advanced Properties
The Advanced Properties button opens a dialog for detailed metadata editing across multiple tabs.
General Tab
Edit the following metadata fields:
| Field | Description |
|---|---|
| Title | Descriptive title for the project |
| Subject | Subject or topic |
| Author | Project creator |
| Manager | Supervising individual |
| Company | Organization |
| Tags | Keywords (comma-separated) |
| Last Modified By | Editor identification |
| Comments | Extended notes |
Summary Tab
Read-only view of:
- Project Information: Name and file size
- Content: Object counts with total and visible breakdowns
Statistics Tab
Read-only view of:
- Project Statistics: Creation, modification, and access timestamps
- Element Details: Points, triangles, volume elements, voxels
- Memory Usage: Current memory consumption
Workflow: Editing Properties
- Navigate to File → Properties
- Click Advanced Properties...
- Edit fields in the General tab
- Review information in Summary and Statistics tabs
- Click OK to save changes
- Use File → Save to persist changes to the project file
Changes made in Advanced Properties update the backstage Properties page immediately. However, you must save the project for changes to persist.
Use Cases
Documenting Project Provenance
Before sharing or archiving a project:
- Open Advanced Properties
- Fill in Author, Company, and Title
- Add descriptive Tags and Comments
- Set the Revision number if versioning
- Save the project
Validating Content Before Export
Before exporting or delivering:
- Review Content counts to verify expected objects are present
- Check Visible counts if export respects visibility
- Verify Element statistics match expectations (e.g., triangle counts for surfaces)
Monitoring Resource Usage
When working with large datasets:
- Check Memory Usage to assess current load
- Review Voxels and Triangles counts for large objects
- Close or hide unnecessary objects if resources are constrained
Workflow: Reviewing Project Before Sharing
- Open File → Properties
- Verify General information is appropriate for sharing
- Check Content counts match expected data
- Open Advanced Properties to review/update metadata
- Remove or update any sensitive information in Comments
- Save the project
- Proceed with export or file sharing
Related Topics
- Save - Persisting property changes
- Export - Exporting project content
- Preferences - Application-level settings