DATAKIT API  V2025.1
Dtk_Pipe_Section Class Reference

Pipe Section. More...

Public Member Functions

 Dtk_Pipe_Section ()
 Constructor of Pipe Section
More...
 
Dtk_ErrorStatus get_profile_set (Dtk_tab< Dtk_CurvePtr > &outProfileSet) const
 Get the set of the current section Profile
More...
 
 ~Dtk_Pipe_Section ()
 Destructor of of Pipe Section. More...
 

Data Fields

Dtk_tab< Dtk_CurvePtrprofileSet
 

Detailed Description

Pipe Section.

Constructor & Destructor Documentation

◆ Dtk_Pipe_Section()

Dtk_Pipe_Section::Dtk_Pipe_Section ( )

Constructor of Pipe Section

Parameters
[in/out]
[out]AllocatedPipe Section
Returns

Remarks

◆ ~Dtk_Pipe_Section()

Dtk_Pipe_Section::~Dtk_Pipe_Section ( )

Destructor of of Pipe Section.

Parameters
[in]PipeSection to destruct
[in/out]
[out]<br>
Returns
Free Pipe Section
Remarks

Member Function Documentation

◆ get_profile_set()

Dtk_ErrorStatus Dtk_Pipe_Section::get_profile_set ( Dtk_tab< Dtk_CurvePtr > &  outProfileSet) const

Get the set of the current section Profile

Parameters
[in]SectionProfile Set
[in/out]
[out]Dtk_tab<Dtk_CurvePtr> &
Returns
Error Status
Remarks

Field Documentation

◆ profileSet

Dtk_tab<Dtk_CurvePtr> Dtk_Pipe_Section::profileSet