Public Member Functions |
| ChFiDS_Stripe () |
void | Reset () |
| Reset everything except Spine.
|
const Handle_ChFiDS_HData & | SetOfSurfData () const |
const Handle_ChFiDS_Spine & | Spine () const |
TopAbs_Orientation | OrientationOnFace1 () const |
TopAbs_Orientation | OrientationOnFace2 () const |
Standard_Integer | Choix () const |
Handle_ChFiDS_HData & | ChangeSetOfSurfData () |
Handle_ChFiDS_Spine & | ChangeSpine () |
void | OrientationOnFace1 (const TopAbs_Orientation Or1) |
void | OrientationOnFace2 (const TopAbs_Orientation Or2) |
void | Choix (const Standard_Integer C) |
void | FirstParameters (Standard_Real &Pdeb, Standard_Real &Pfin) const |
void | LastParameters (Standard_Real &Pdeb, Standard_Real &Pfin) const |
void | ChangeFirstParameters (const Standard_Real Pdeb, const Standard_Real Pfin) |
void | ChangeLastParameters (const Standard_Real Pdeb, const Standard_Real Pfin) |
Standard_Integer | FirstCurve () const |
Standard_Integer | LastCurve () const |
void | ChangeFirstCurve (const Standard_Integer Index) |
void | ChangeLastCurve (const Standard_Integer Index) |
const Handle_Geom2d_Curve & | FirstPCurve () const |
const Handle_Geom2d_Curve & | LastPCurve () const |
Handle_Geom2d_Curve & | ChangeFirstPCurve () |
Handle_Geom2d_Curve & | ChangeLastPCurve () |
TopAbs_Orientation | FirstPCurveOrientation () const |
TopAbs_Orientation | LastPCurveOrientation () const |
void | FirstPCurveOrientation (const TopAbs_Orientation O) |
void | LastPCurveOrientation (const TopAbs_Orientation O) |
Standard_Integer | IndexFirstPointOnS1 () const |
Standard_Integer | IndexFirstPointOnS2 () const |
Standard_Integer | IndexLastPointOnS1 () const |
Standard_Integer | IndexLastPointOnS2 () const |
void | ChangeIndexFirstPointOnS1 (const Standard_Integer Index) |
void | ChangeIndexFirstPointOnS2 (const Standard_Integer Index) |
void | ChangeIndexLastPointOnS1 (const Standard_Integer Index) |
void | ChangeIndexLastPointOnS2 (const Standard_Integer Index) |
void | Parameters (const Standard_Boolean First, Standard_Real &Pdeb, Standard_Real &Pfin) const |
void | SetParameters (const Standard_Boolean First, const Standard_Real Pdeb, const Standard_Real Pfin) |
Standard_Integer | Curve (const Standard_Boolean First) const |
void | SetCurve (const Standard_Integer Index, const Standard_Boolean First) |
const Handle_Geom2d_Curve & | PCurve (const Standard_Boolean First) const |
Handle_Geom2d_Curve & | ChangePCurve (const Standard_Boolean First) |
TopAbs_Orientation | Orientation (const Standard_Integer OnS) const |
void | SetOrientation (const TopAbs_Orientation Or, const Standard_Integer OnS) |
TopAbs_Orientation | Orientation (const Standard_Boolean First) const |
void | SetOrientation (const TopAbs_Orientation Or, const Standard_Boolean First) |
Standard_Integer | IndexPoint (const Standard_Boolean First, const Standard_Integer OnS) const |
void | SetIndexPoint (const Standard_Integer Index, const Standard_Boolean First, const Standard_Integer OnS) |
Standard_Integer | SolidIndex () const |
void | SetSolidIndex (const Standard_Integer Index) |
void | InDS (const Standard_Boolean First, const Standard_Integer Nb=1) |
| Set nb of SurfData's at end put in DS
|
Standard_Integer | IsInDS (const Standard_Boolean First) const |
| Returns nb of SurfData's at end being in DS
|