-
Notifications
You must be signed in to change notification settings - Fork 3
Tee
sigma-schn edited this page Aug 3, 2023
·
8 revisions
Back to Component
Type to describe input values for Tees and Branches, extends Component.
The Run.Length is the whole length of the run
The Branch.Length is the length of the branch, measured from the intersection of the centerline of the run, with the centerline of the branch to the end of the branch.
Kind | Name | Type | Description |
---|---|---|---|
Element | MaterialPad | Material | Material of reinforcement-pad |
Element | Run | Pipe | Holds the data of the Tees run pipe |
Element | Branch | Pipe | Holds the data of the Tees branch pipe |
Attribute | Reinf | integer | Switch if component has reinforcement pad (1=reinforced, 0=unreinforced) |
Attribute | InternalProj | decimal | Internal projection |
Attribute | Extruded | integer | Switch if Tee is extruded |
Attribute | WidthPad | decimal | Width of reinforcement-pad |
Attribute | ThicknessPad | decimal | Thickness of reinforcement-pad |
Attribute | StrPipeUteil | decimal | Allowed utilization of straight pipe |
Attribute | TypeOfBranch | integer | Type of the Branch, one of TypeOfTee |