Warning, file /include/opencascade/ChFiKPart_ComputeData_ChAsymPlnCon.hxx was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013
0014
0015
0016
0017 #ifndef _ChFiKPart_ComputeData_ChAsymPlnCon_HeaderFile
0018 #define _ChFiKPart_ComputeData_ChAsymPlnCon_HeaderFile
0019
0020 Standard_Boolean ChFiKPart_MakeChAsym(TopOpeBRepDS_DataStructure& DStr,
0021 const Handle(ChFiDS_SurfData)& Data,
0022 const gp_Pln& Pln,
0023 const gp_Cone& Con,
0024 const Standard_Real fu,
0025 const Standard_Real lu,
0026 const TopAbs_Orientation Or1,
0027 const TopAbs_Orientation Or2,
0028 const Standard_Real Dis,
0029 const Standard_Real Angle,
0030 const gp_Circ& Spine,
0031 const Standard_Real First,
0032 const TopAbs_Orientation Ofpl,
0033 const Standard_Boolean plandab,
0034 const Standard_Boolean DisOnP);
0035
0036 #endif