Version: 9.13.0
GEOMAlgo_ShapeInfo.cxx File Reference

Functions

static Standard_Integer TypeToInteger (const TopAbs_ShapeEnum aType)
 
static void DumpKindOfShape (const GEOMAlgo_KindOfShape aKS)
 
static void DumpKindOfClosed (const GEOMAlgo_KindOfClosed aKC)
 
static void DumpKindOfBounds (const GEOMAlgo_KindOfBounds aKB)
 
static void DumpKindOfName (const GEOMAlgo_KindOfName aKS)
 
static void DumpKindOfDef (const GEOMAlgo_KindOfDef aKD)
 
static void DumpKindOfPeriod (const GEOMAlgo_KindOfPeriod aKP)
 
static void DumpPosition (const gp_Ax3 &aAx3)
 
static void DumpLocation (const gp_Pnt &aP)
 
static void DumpDirection (const gp_Dir &aD)
 
 Handle (TColgp_HArray1OfPnt) GEOMAlgo_ShapeInfo
 
 Handle (TColStd_HArray1OfReal) GEOMAlgo_ShapeInfo
 
 Handle (TColStd_HArray1OfInteger) GEOMAlgo_ShapeInfo
 

Function Documentation

◆ DumpDirection()

void DumpDirection ( const gp_Dir &  aD)
static

◆ DumpKindOfBounds()

void DumpKindOfBounds ( const GEOMAlgo_KindOfBounds  aKB)
static

◆ DumpKindOfClosed()

void DumpKindOfClosed ( const GEOMAlgo_KindOfClosed  aKC)
static

◆ DumpKindOfDef()

void DumpKindOfDef ( const GEOMAlgo_KindOfDef  aKD)
static

◆ DumpKindOfName()

void DumpKindOfName ( const GEOMAlgo_KindOfName  aKS)
static

◆ DumpKindOfPeriod()

void DumpKindOfPeriod ( const GEOMAlgo_KindOfPeriod  aKP)
static

◆ DumpKindOfShape()

void DumpKindOfShape ( const GEOMAlgo_KindOfShape  aKS)
static

◆ DumpLocation()

void DumpLocation ( const gp_Pnt &  aP)
static

◆ DumpPosition()

void DumpPosition ( const gp_Ax3 &  aAx3)
static

◆ Handle() [1/3]

Handle ( TColgp_HArray1OfPnt  )

◆ Handle() [2/3]

Handle ( TColStd_HArray1OfInteger  )

◆ Handle() [3/3]

Handle ( TColStd_HArray1OfReal  )

◆ TypeToInteger()

static Standard_Integer TypeToInteger ( const TopAbs_ShapeEnum  aType)
static