Overview
Creates a manufacturing template set report with rows split across tables for association with a Drawings by Rule view. You can use this report when setting up a Drawing by Rule component to create Manufacturing Template Set drawings in the Drawings and Reports task. For more information, see the Orthographic Drawings User's Guide.
It is located in the [Reference Data Folder]\SharedContent\Reports\Types of Reports\ShipDrawings\Dependent View Reports\Manufacturing Template sets\MfgTemplate - SplitRow folder.
SP3DReport_Definition
Identifies the XML code used to define the report.
Report tab
Template Front View:
1 - Upper Seam Point
2 - Lower Seam Point
3 - Base Control Point
4 - Mid Section Number
5 - Template Upper End
6 - Template Lower End
7 - Height of Template at Upper Seam Point
8 - Height of Template at Lower Seam Point or Height at Offset 1
9 - Height at Offset 10
10 - Height at Offset 0
11 - Length of Template
12 - Height at Base Control Line
13 - Distance from Lower Seam to Next Section
14 - Distance from Upper Seam to Next Section
Numeric Callouts |
Report |
Header |
Description |
Design time |
Example of values at Runtime |
---|---|---|---|---|---|
#DefaultReport_Header::TXT_TemplateName1# |
Template in TB0-1_1.1 |
Name of the specific template in the templateset |
#TXT_TemplateName1# #DefaultReport_Data::DAT_TemplateName1# |
vlcc_B_46f8rc.sat-IJSeam or T1 |
|
10 |
#DefaultReport_Header::TXT_Step_0# |
at 0 mm |
Provides the height of the template at Offset 0 |
#DefaultReport_Data ::[outFormat_Local_DAT_HeightAtStep_0]# |
228 |
8 |
#DefaultReport_Header::TXT_Step_1# |
at 250 mm |
Provides the height of the template at Offset 1 |
#DefaultReport_Data ::[outFormat_Local_DAT_HeightAtStep_1]# |
375 |
#DefaultReport_Header::TXT_Step_i# where i is the Offset number |
at (i x Offset value ) mm. In this case, the Offset value is 250 mm. |
Provides the height of the template for this Offset distance. |
# #DefaultReport_Data ::[outFormat_Local_DAT_HeightAtStep_i]# where i is the Offset number |
670 (at offset distance 750 mm for Offset 3) |
|
11 |
Length of Template |
Length of Template |
Provides the length of the template |
#DefaultReport_Data3::[outFormat_Local_DAT_TemplateLength]# |
7000 |
9 |
Height at Length of Template |
Height at Length of Template |
Provides the height at the end of the template |
#DefaultReport_Data3::[outFormat_Local_DAT_HeightAtTemplateLength]# |
596 |
8 |
Height at Lower Seam |
Height at Lower Seam |
Provides the height at Lower Seam |
#DefaultReport_Data3::[outFormat_Local_DAT_HeightAtLowerSeam]# |
350 |
Girth along Lower Seam to Mid-Template |
Girth along Lower Seam to Mid-Template |
Provides the girth length from Lower Seam to Mid Template |
#DefaultReport_Data3::[outFormat_Local_DAT_Grt_Btm_LS_MidTemplateBtmLS]# |
4963 |
|
7 |
Height at Upper Seam |
Height at Upper Seam |
Provides the height at Upper Seam |
#DefaultReport_Data3::[outFormat_Local_DAT_HeightAtUpperSeam]# |
743 |
Girth along Upper Seam to Mid-Template |
Girth along Upper Seam to Mid-Template |
Provides the girth length from Upper Seam to Mid Template |
#DefaultReport_Data3::[outFormat_Local_DAT_Grt_Btm_US_MidTemplateBtmUS]# |
5006 |
|
12 |
Height at Base Control Line |
Height at Base Control Line |
Provides the height at Base Control Line (BCL) |
#DefaultReport_Data3::[outFormat_Local_DAT_HeightAtBCL]# |
1792 |
Girth along BCL to Mid-Template |
Girth along BCL to Mid-Template |
Provides the girth length from BCL to Mid Template |
#DefaultReport_Data3::[outFormat_Local_DAT_Grt_Btm_BCL_MidTemplateBtmBCL]# |
5032 |
|
Template Angle |
Template Angle |
The acute angle measured between template and plate surface |
#DefaultReport_Data3::[outFormat_Local_DAT_TemplateAngle]# |
85.2 |
|
Angle With Respect to |
Angle With Respect to |
The side from which the acute angle is measured |
#DefaultReport_Data3::DAT_TemplateAngleDir# |
Aft |
|
S_Value |
S_Value |
Provides the distance of each template from the first template along the BCL |
#DefaultReport_Data3::[outFormat_Local_DAT_SValue]# |
1004 |
|
Distance between BCL and Lower Seam |
Distance between BCL and Lower Seam |
Provides the distance between BCL and Lower Seam |
Distance between BCL and Lower Seam #DefaultReport_Data3::[outFormat_Local_DAT_LM]# |
3594 |
|
Distance between BCL and Upper Seam |
Distance between BCL and Upper Seam |
Provides the distance between BCL and Upper Seam |
#DefaultReport_Data3::[outFormat_Local_DAT_UM]# |
3450 |
|
13 |
Distance from Lower Seam to next Section |
Distance from Lower Seam to next Section |
Provides the distance between Lower Seam and next Offset |
#DefaultReport_Data3::[outFormat_Local_DAT_L]# |
42 |
14 |
Distance from Upper seam to next section |
Distance from Upper seam to next section |
Provides the distance between Upper Seam and next Offset |
#DefaultReport_Data3::[outFormat_Local_DAT_U]# |
36 |
4 |
Mid-section number |
Mid-section number |
The Offset number counted at BCL with respect to Lower Seam |
#DefaultReport_Data3::[outFormat_Local_DAT_M]# |
14 |
Distance from BCL to the Tangent location |
Distance from BCL to the Tangent location |
Provides the distance between BCL and Tangent Location |
#DefaultReport_Data3::[outFormat_Local_DAT_RB]# |
1295 |
|
Height of Template at the Tangent location |
Height of Template at the Tangent location |
Provides the height at Tangent Location |
#DefaultReport_Data3::[outFormat_Local_DAT_RH]# |
1540 |
Report Output Format
This report is available as a standalone embedded (in drawing document) report or as a Graphic view dependent report.