Share

Applies to 2024.0 Update and later

 
 

Creating reports reference

When creating or modifying ODT templates, pay special attention to the language and locale settings in both document and OS. Due to a technical limitation, the thousands separators may be misinterpreted for floating-point values such as part volume, leading to incorrect values in the finished document.

Text field names

Field name Content
NETFABB_ENGINE_BUILDTIME

Build time in current machine workspace. The report must be created while the machine workspace branch of the project tree is in focus, otherwise this value will be 0. Available for selected engines only.

NETFABB_DATE Date of the report generation in the format DD.MM.YYYY
NETFABB_DATETIME Date and time of the report generation in the format YYYY-MM-DD HH:MM
NETFABB_LENGTHUNIT Unit string of all length fields in the report (mm or inch)
NETFABB_AREAUNIT Unit string of all area fields in the report (mm² or inch²)
NETFABB_VOLUMEUNIT Unit string of all volume fields in the report (mm³ or inch³)
NETFABB_PARTCOUNT Number of parts on the platform
NETFABB_PLATFORM_NAME Name of the platform
NETFABB_PLATFORM_SURFACE Surface area of all parts on the platform
NETFABB_PLATFORM_VOLUME Volume of all parts on the platform
NETFABB_PLATFORM_ISSANE Check if platform is sane (true or false)
NETFABB_PLATFORM_OUTBOXMINX Minimum X coordinate of the bounding box of the platform
NETFABB_PLATFORM_OUTBOXMINY Minimum Y coordinate of the bounding box of the platform
NETFABB_PLATFORM_OUTBOXMINZ Minimum Z coordinate of the bounding box of the platform
NETFABB_PLATFORM_OUTBOXMAXX Maximum X coordinate of the bounding box of the platform
NETFABB_PLATFORM_OUTBOXMAXY Maximum Y coordinate of the bounding box of the platform
NETFABB_PLATFORM_OUTBOXMAXZ Maximum Z coordinate of the bounding box of the platform
NETFABB_PLATFORM_OUTBOXSIZEX Size of the bounding box on the X Axis of the platform
NETFABB_PLATFORM_OUTBOXSIZEY Size of the bounding box on the Y Axis of the platform
NETFABB_PLATFORM_OUTBOXSIZEZ Size of the bounding box on the Z Axis of the platform
NETFABB_PART_NAME Name of the part as it appears in the project tree
NETFABB_PART_NODECOUNT Count of nodes
NETFABB_PART_EDGECOUNT Count of edges
NETFABB_PART_FACECOUNT Count of faces
NETFABB_PART_OUTBOXMINX Minimum X coordinate of the bounding box
NETFABB_PART_OUTBOXMINY Minimum Y coordinate of the bounding box
NETFABB_PART_OUTBOXMINZ Minimum Z coordinate of the bounding box
NETFABB_PART_OUTBOXMAXX Maximum X coordinate of the bounding box
NETFABB_PART_OUTBOXMAXY Maximum Y coordinate of the bounding box
NETFABB_PART_OUTBOXMAXZ Maximum Z coordinate of the bounding box
NETFABB_PART_OUTBOXSIZEX Size of the bounding box on the X axis
NETFABB_PART_OUTBOXSIZEY Size of the bounding box on the Y axis
NETFABB_PART_OUTBOXSIZEZ Size of the bounding box on the Z axis
NETFABB_PART_VOLUME Volume of the part
NETFABB_PART_AREA Area of the part
NETFABB_PART_ISOK Check if the part is sane (true or false)
NETFABB_PART_SHELLCOUNT Count of shells in part
NETFABB_PART_SURFACEISCLOSED Check if the surface is closed
NETFABB_PART_BOUNDARYEDGECOUNT Number of boundary edges (a boundary edge has just one face)
NETFABB_PART_BADEDGECOUNT Number of bad edges
NETFABB_PART_BOUNDARYLENGTH Length of all boundary edges (a boundary edge has just one face)
NETFABB_PART_SURFACEISORIENTABLE  
NETFABB_PART_HOLECOUNT Number of holes in the part
NETFABB_PART_FLIPPEDTRIANGLES Number of flipped triangles in the part
NETFABB_PART_EDGESPERPOINT_MIN Minimum number of edges at a point
NETFABB_PART_EDGESPERPOINT_MAX Maximum number of edges at a point
NETFABB_PART_EDGESPERPOINT_MEAN Average number of edges at a point
NETFABB_PART_EDGESPERPOINT_STDDEV Normal distribution of edges at points
NETFABB_PART_TRIANGLESPEREDGE_MIN Minimum number of triangles at an edge
NETFABB_PART_TRIANGLESPEREDGE_MAX Maximum number of triangles at an edge
NETFABB_PART_TRIANGLESPEREDGE_MEAN Average number of triangles at an edge
NETFABB_PART_TRIANGLESPEREDGE_STDDEV Normal distribution of triangles at edges
NETFABB_PART_TRIANGLEQUALITY_MIN  
NETFABB_PART_TRIANGLEQUALITY_MAX  
NETFABB_PART_TRIANGLEQUALITY_MEAN  
NETFABB_PART_TRIANGLEQUALITY_STDDEV  
NETFABB_PART_EDGESLENGTH_MIN Minimum edge length
NETFABB_PART_EDGESLENGTH_MAX Maximum edge length
NETFABB_PART_EDGESLENGTH_MEAN Average edge length
NETFABB_PART_EDGESLENGTH_STDDEV Normal distribution of the edge length
NETFABB_PART_AVERAGEWALLTHICKNESS Average wall thickness
NETFABB_PART_CENTEROFGRAVITYX X coordinate of the center of gravity
NETFABB_PART_CENTEROFGRAVITYY Y coordinate of the center of gravity
NETFABB_PART_CENTEROFGRAVITYZ Z coordinate of the center of gravity
NETFABB_PART_WALLTHICKNESS_CRITICALDISTANCE  
NETFABB_PART_WALLTHICKNESS_CRITICALSURFACE  
NETFABB_PART_WALLTHICKNESS_THRESHOLDTESTRESULT  
NETFABB_PART_WALLTHICKNESS_AREABELOWTHRESHOLD  
NETFABB_PART_WALLTHICKNESS_NUMBEROFCLUSTERS  
NETFABB_PART_WALLTHICKNESS_AREAOFLARGESTCLUSTER  
NETFABB_PART_SHADOWAREA  
NETFABB_PART_SUPPORTVOLUME The volume of support, calculated from the current height above the platform and a critical angle, ignoring any ingress under the supported area by other parts. To set the critical angle to be used during report generation, first choose Analyze > New Analysis > Support Volume, change Threshold Angle to the desired value, and click Save Settings.
NETFABB_PART_UPDOWNSKIN_UPSKINANGLE  
NETFABB_PART_UPDOWNSKIN_DOWNSKINANGLE  
NETFABB_PART_UPDOWNSKIN_MINCOMPOMENTSIZE  
NETFABB_PART_UPDOWNSKIN_UPSKINAREA  
NETFABB_PART_UPDOWNSKIN_DOWNSKINAREA  
NETFABB_PART_UPDOWNSKIN_DOWNSKINCOUNT  
NETFABB_PART_UPDOWNSKIN_UPSKINCOUNT  
NETFABB_REPORTTYPE Mandatory for Open-Document-type reports. Permitted values are "platform" and "part". A report template can only be of one type.

Image field names

Image Name View
NETFABB_PLATFORMSCREENSHOT.bmp presentation mode: similar to isometric view, but from a little lower and further from the right.
NETFABB_PLATFORMVIEW_BACK.bmp view from the back of the platform
NETFABB_PLATFORMVIEW_BOTTOM.bmp view from the bottom of the platform
NETFABB_PLATFORMVIEW_CUSTOM.bmp view as it was at the time of the report generation
NETFABB_PLATFORMVIEW_FRONT.bmp view from the front of the platform
NETFABB_PLATFORMVIEW_ISO.bmp Isometric view
NETFABB_PLATFORMVIEW_LEFT.bmp view from the left side of the platform
NETFABB_PLATFORMVIEW_RIGHT.bmp view from the right side of the platform
NETFABB_PLATFORMVIEW_TOP.bmp view from the top of the platform

Was this information helpful?