Graphic reports - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

SPFGraphicReport class

This class is a saved graphic report and holds the properties that were set when the graphic report definition was saved.

ISPFGraphicReport interface

This interface is used to hold properties which are set at the point of creating the new graphic report. The following properties are found on this interface.

Name

Description

Set on

SPFMatchingColor

Color used when displaying plant items that match the graphic report's criteria in 2D drawings

Symbology dialog box

SPFMatchingLineWeight

Line weight used when displaying plant items that match the graphic report's criteria in 2D drawings

Symbology dialog box

SPFNonMatchingColor

Color used when displaying plant items that don't match the graphic report's criteria in 2D drawings

Symbology dialog box

SPFNonMatchingLineWeight

Line weight used when displaying plant items that don't match the graphic report's criteria in 2D drawings

Symbology dialog box

SPFNonMatchingDisplay

Specifies whether plant items that don't match the graphic report's criteria are displayed in 2D drawings

Symbology dialog box

SPFFitMode

Specifies whether the drawing is fitted to the plant items that match the graphic report's criteria

Symbology dialog box

SPFMatchingColor3D

Color used when displaying plant items that match the graphic report's criteria in 3D models

Symbology dialog box

SPFMatchingLineWeight3D

Line weight used when displaying plant items that match the graphic report's criteria in 3D models

Symbology dialog box

SPFMatchingLineStyle3D

Line style used when displaying plant items that match the graphic report's criteria in 3D models

Symbology dialog box

SPFMatchingRenderMode3D

Specifies whether plant items that match the graphic report's criteria are displayed in outline or smooth-shaded mode

Symbology dialog box

SPFNonMatchingColor3D

Color used when displaying plant items that don't match the graphic report's criteria in 3D models

Symbology dialog box

SPFNonMatchingLineWeight3D

Line weight used when displaying plant items that don't match the graphic report's criteria in 3D models

Symbology dialog box

SPFNonMatchingLineStyle3D

Line style used when displaying plant items that don't match the graphic report's criteria in 3D models

Symbology dialog box

SPFNonMatchingRenderMode3D

Specifies whether plant items that don't match the graphic report's criteria are displayed in outline or smooth-shaded mode

Symbology dialog box

SPFNonMatchingDisplay3D

Specifies whether plant items that don't match the graphic report's criteria are displayed in 3D models

Symbology dialog box

SPFFitMode3D

Specifies whether the model is fitted to the plant items that match the graphic report's criteria

Symbology dialog box

SPFGraphicReportViewDef relationship definition

Links the view definition to the saved graphic report.

SPFGraphicReportDetail class

One of these classes is created for each view definition detail for which the user defined criteria or set the prompt flag.

ISPFGraphicReportDetail interface

This interface holds the graphic report details.

The following properties are found on this interface.

Name

Description

Set on

SPFGRptDetEdge

Graphic report detail edge definition

Edit Graphic Report Definition form

SPFGRptDetInterface

Describes which interface this piece of data comes from

Code

SPFGRptDetName

The source property definition

Code

SPFGRptDetPrompt

Prompt user for a value at graphic report run time

Edit Graphic Report Definition form

SPFGRptDetCriteria

Graphic report detail criteria definition.

Edit Graphic Report Definition form

SPFGraphicReportGraphicReportDetail relationship definition

Links the graphic report to the graphic report details.