Bracket with Flange - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Drawings and Reports Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Drawings and Reports
Search by Category
Reference Data
Smart 3D Version
11 (2016)

Orthographic graphic module: GenericStiffenerWrapper.dll

Rule set graphic module: Bracket with Flange

Extracts the flange of a flanged bracket and customizes the way it is resymbolized in a drawing. The delivered parameters are defined in the Bracket with Flange.xml file, located in the [Reference Data Folder]\SharedContent\Drawings\Catalog\Rules\DBRRules\Resymbolization folder.

You can define location offset with respect to the tangent edge on the flanged bracket.

Bracket with Flange

Referenced from Edges

The XML is in the following format:

<?xml version="1.0" encoding="UTF-8"?>

<WRAPPERS>

<WRAPPER type="GRAPHICWRAPPER">

<DESCRIPTION>Graphic wrapper that extracts a Bracket's flange</DESCRIPTION>

<SOURCE>GenericStiffenerWrapper.dll</SOURCE>

<CUSTOM>

<COMPONENTS>

<GRAPHIC Location="0.01"></GRAPHIC>

</COMPONENTS>

</CUSTOM>

</WRAPPER>

</WRAPPERS>

Location

Indicates the relative location (along the length of the geometry) on which to draw the flange line. In the example below, flange line is sloped and is drawn at 0.01 from its original location (represented in red), away from the top edge.

<GRAPHIC Location="0.01"></GRAPHIC>

Bracket with Flange Location