v2.33
 

Enumerations

enum  DuctConnectionType {
  DuctConnectionType_Drawband = 0 , DuctConnectionType_SlipOn = 1 , DuctConnectionType_DriveSlip = 2 , DuctConnectionType_Weld = 3 ,
  DuctConnectionType_Flange = 4
}
 Supported duct connection types. More...
 
enum  DuctFormType { DuctFormType_Circle = 0 , DuctFormType_Rect = 1 }
 Supported duct form types. More...
 
enum  FlowDirectionType { FlowDirectionType_Inlet = 0 , FlowDirectionType_Outlet = 1 , FlowDirectionType_InletAndOutlet = 2 , FlowDirectionType_Undefined = 3 }
 Supported flow direction types. More...
 
enum  PipeConnectionType {
  PipeConnectionType_Weld = 0 , PipeConnectionType_Flange = 1 , PipeConnectionType_Compressed = 2 , PipeConnectionType_Socket = 3 ,
  PipeConnectionType_Thread = 4 , PipeConnectionType_QuickConnection = 5 , PipeConnectionType_Glue = 6 , PipeConnectionType_FusionWelding = 7 ,
  PipeConnectionType_Grooved = 8
}
 Supported pipe connection types. More...
 

Enumeration Type Documentation

◆ DuctConnectionType

Supported duct connection types.

Enumerator
DuctConnectionType_Drawband 

Drawband

DuctConnectionType_SlipOn 

SlipOn

DuctConnectionType_DriveSlip 

DriveSlip

DuctConnectionType_Weld 

Weld

DuctConnectionType_Flange 

Flange

◆ DuctFormType

Supported duct form types.

Enumerator
DuctFormType_Circle 

Circle

DuctFormType_Rect 

Rect

◆ FlowDirectionType

Supported flow direction types.

Enumerator
FlowDirectionType_Inlet 

Inlet

FlowDirectionType_Outlet 

Outlet

FlowDirectionType_InletAndOutlet 

InletAndOutlet

FlowDirectionType_Undefined 

Undefined

◆ PipeConnectionType

Supported pipe connection types.

Enumerator
PipeConnectionType_Weld 

Weld

PipeConnectionType_Flange 

Flange

PipeConnectionType_Compressed 

Compressed

PipeConnectionType_Socket 

Socket

PipeConnectionType_Thread 

Thread

PipeConnectionType_QuickConnection 

QuickConnection

PipeConnectionType_Glue 

Glue

PipeConnectionType_FusionWelding 

FusionWelding

PipeConnectionType_Grooved 

Grooved