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.
Field name | Content |
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 outbox of the platform |
NETFABB_PLATFORM_OUTBOXMINY | Minimum Y coordinate of the outbox of the platform |
NETFABB_PLATFORM_OUTBOXMINZ | Minimum Z coordinate of the outbox of the platform |
NETFABB_PLATFORM_OUTBOXMAXX | Maximum X coordinate of the outbox of the platform |
NETFABB_PLATFORM_OUTBOXMAXY | Maximum Y coordinate of the outbox of the platform |
NETFABB_PLATFORM_OUTBOXMAXZ | Maximum Z coordinate of the outbox of the platform |
NETFABB_PLATFORM_OUTBOXSIZEX | Size of the Outbox on the X Axis of the Platform |
NETFABB_PLATFORM_OUTBOXSIZEY | Size of the Outbox on the Y Axis of the Platform |
NETFABB_PLATFORM_OUTBOXSIZEZ | Size of the Outbox 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 Outbox |
NETFABB_PART_OUTBOXMINY | Minimum Y Coordinate of the Outbox |
NETFABB_PART_OUTBOXMINZ | Minimum Z Coordinate of the Outbox |
NETFABB_PART_OUTBOXMAXX | Maximum X Coordinate of the Outbox |
NETFABB_PART_OUTBOXMAXY | Maximum Y Coordinate of the Outbox |
NETFABB_PART_OUTBOXMAXZ | Maximum Z Coordinate of the Outbox |
NETFABB_PART_OUTBOXSIZEX | Size of the Outbox on the X Axis |
NETFABB_PART_OUTBOXSIZEY | Size of the Outbox on the Y Axis |
NETFABB_PART_OUTBOXSIZEZ | Size of the Outbox 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 centre of gravity |
NETFABB_PART_CENTEROFGRAVITYY | Y coordinate of the centre of gravity |
NETFABB_PART_CENTEROFGRAVITYZ | Z coordinate of the centre 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 Threshold Angle to the desired value, and click Save Settings. | , change
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_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. |
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 like 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 |