Length Rules and Bill of Materials Properties - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Hangers and Supports SmartParts Configuration

Language
English
Product
Intergraph Smart 3D
Subproduct
3D Symbols
Search by Category
Reference Data
Smart 3D Version
12 (2018)

These properties define length details of the rod.

IJUAhsMinLen::MinLen

Defines the minimum length permitted for the rod. If Length is less than MinLen, a warning is displayed in the software. The default value is usually 0 in order to avoid warnings.

IJUAhsMaxLen::MaxLen

Defines the maximum length permitted for the rod. If Length is greater than MaxLen, a warning is displayed in the software. The default value is usually 9999 in order to avoid warnings.

IJUAhsRepOverLen1::RepOverLen1

Defines the actual rod length reported in the bill of material by adding or subtracting OverLength1 and OverLength1 to Length.

  • If OverLength is 0, RepOverLength1 is the same as Length.

  • If OverLength is positive, it is added to Length to give RepOverLength1.

  • If OverLength is negative, it is subtracted from Length to give RepOverLength1.