Check Hole Rules - Intergraph Smart 3D - Reference Data - Hexagon PPM

Intergraph Smart 3D Hole Management Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Hole Management
Search by Category
Reference Data
Smart 3D Version
13

Checks manufacturability of holes by comparing holes to the locations of other holes, system objects and part objects, using criteria in the rules. Returns a list of holes that do not meet the criteria.

Visual Basic Project: [Programming Resources Folder]\Programming\ExampleCode\HoleMgmt\Rules\CheckHoleRules\GSCADHMRules.vbp

Compiled Rule: [Reference Data Folder]\SharedContent\Bin\HoleMgmt\Rules\Release\ GSCADHMRules.dll

Bulkload: Check Hole Rules Worksheet

The following class modules are included in the Visual Basic project:

CCheckvsHoles.cls

Checks the minimum distance between holes.

You can modify the minimum distance value.

CCheckvsParts.cls

Checks minimum distance between a hole and the following part objects:

  • Edge reinforcement

  • Outfitting

  • Bracket

You can modify the minimum distance value for each check.

CCheckvsSystems.cls

Checks minimum distance between a hole and the following system objects:

  • Edge of structural system

  • Profile landing curve

  • Seam landing curve

  • Opening

You can modify the minimum distance value for each check.

See Also

Checking Holes Common Tasks
Hole Management Reference Data
Hole Management Reference Data Workflow
Hole Management Rules