Insulation Attributes - Intergraph Smart Reference Data Standard Database - Version 12.4 - Help - Hexagon

Standard Database for Intergraph Smart Reference Data Hangers and Supports Help

Language
English
Product
Intergraph Smart Reference Data Standard Database
Search by Category
Help
Smart 3D Version
13.1
Standard Database for Smart Reference Data Version
12.4

The following Insulation attributes are used only if the Insulation View is set to a value of either 2 or 3:

Attributes

Description

Implementation Details

IJUAhs_InsulationTh::
InsulationThickness

Total thickness of the Insulation.

Default units are specified on the CustomInterfaces sheet. Specify the units otherwise.

IE:
10
10mm
1in

IJUAhs_InsulationThRl::
InsulationThicknessRule

An HgrSupportRule that returns a numerical value for InsulationThickness. The Hanger Rule should be present in the catalog; it can be a rule Name or ProgID.

If you intend to use InsulationThickness to directly specify the thickness, then this attribute should be left blank.

IE:

Rule Name:
InsulationThByPipeDia

Rule ProgID:
HS_S3DRules. InsulationThByPipeDia

IJUAhs_InsulationThSel::
InsulationThicknessSelection

Determine which attribute is used to set InsulationThickness.

If no value is given, the InsulationThickness attribute will be used by default.

If the shoe is being used as a sub assembly, check to see if the Length3 attribute has been set by the parent assembly

hsSelection

1 = By Rule
Get InsulationThickness from InsulationThicknessRule

2 = By Input
Use value from InsulationThickness attribute

IJUAhs_InsulationThDef::
InsulationThicknessDefinition

The definition of the InsulationThickness value. This attributes specifies how the attachment should be measured.

If a value is set for InsulationThickness but no definition is given, an error will occur.

1 = Insulation Thickness (direct)

dummy_leg23

2 = Pipe Insulation Thickness + InsulationThickness

dummy_leg24

IJUAhs_InsulationL::
InsulationLength

Total Length of the Insulation.

Default units are specified on the CustomInterfaces sheet. Specify the units otherwise.

IE:
10
10mm
1in

IJUAhs_InsulationLRl::
InsulationLengthRule

An HgrSupportRule that returns a numerical value for InsulationLength. The Hanger Rule should be present in the catalog; it can be a rule Name or ProgID.

If you intend to use InsulationLength to directly specify the length, then this attribute should be left blank.

IE:

Rule Name:
InsulationLenByPipeDia

Rule ProgID:
HS_S3DRules. InsulationLenByPipeDia

IJUAhs_InsulationLSel::
InsulationLengthSelection

Determine which attribute is used to set InsulationLength.

If no value is given, the InsulationLength attribute will be used by default.

hsSelection

1 = By Rule
Get InsulationLength from InsulationLengthRule

2 = By Input
Use value from InsulationLength attribute

IJUAhs_InsulationLDef::
InsulationLengthDefinition

The definition of the InsulationLength value. This attributes specifies how the attachment should be measured.

If a value is set for InsulationLength but no definition is given, an error will occur.

1 = From Bottom of Insulation

dummy_leg25