Open CASCADE Technology  6.9.1
Public Member Functions
ChFiDS_Stripe Class Reference

Data characterising a band of fillet. More...

#include <ChFiDS_Stripe.hxx>

Inheritance diagram for ChFiDS_Stripe:
Inheritance graph
[legend]

Public Member Functions

 ChFiDS_Stripe ()
 
void Reset ()
 Reset everything except Spine. More...
 
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. More...
 
Standard_Integer IsInDS (const Standard_Boolean First) const
 Returns nb of SurfData's at end being in DS. More...
 
- Public Member Functions inherited from MMgt_TShared
virtual void Delete () const
 Memory deallocator for transient classes. More...
 
- Public Member Functions inherited from Standard_Transient
 Standard_Transient ()
 Empty constructor. More...
 
 Standard_Transient (const Standard_Transient &)
 Copy constructor – does nothing. More...
 
Standard_Transientoperator= (const Standard_Transient &)
 Assignment operator, needed to avoid copying reference counter. More...
 
virtual ~Standard_Transient ()
 Destructor must be virtual. More...
 
virtual const Handle_Standard_Type & DynamicType () const
 Returns a type information object about this object. More...
 
Standard_Boolean IsInstance (const Handle_Standard_Type &theType) const
 Returns a true value if this is an instance of Type. More...
 
Standard_Boolean IsInstance (const Standard_CString theTypeName) const
 Returns a true value if this is an instance of TypeName. More...
 
Standard_Boolean IsKind (const Handle_Standard_Type &theType) const
 Returns true if this is an instance of Type or an instance of any class that inherits from Type. Note that multiple inheritance is not supported by OCCT RTTI mechanism. More...
 
Standard_Boolean IsKind (const Standard_CString theTypeName) const
 Returns true if this is an instance of TypeName or an instance of any class that inherits from TypeName. Note that multiple inheritance is not supported by OCCT RTTI mechanism. More...
 
virtual Handle_Standard_Transient This () const
 Returns a Handle which references this object. Must never be called to objects created in stack. More...
 
Standard_Integer GetRefCount () const
 Get the reference counter of this object. More...
 

Detailed Description

Data characterising a band of fillet.

Constructor & Destructor Documentation

ChFiDS_Stripe::ChFiDS_Stripe ( )

Member Function Documentation

void ChFiDS_Stripe::ChangeFirstCurve ( const Standard_Integer  Index)
void ChFiDS_Stripe::ChangeFirstParameters ( const Standard_Real  Pdeb,
const Standard_Real  Pfin 
)
Handle< Geom2d_Curve >& ChFiDS_Stripe::ChangeFirstPCurve ( )
void ChFiDS_Stripe::ChangeIndexFirstPointOnS1 ( const Standard_Integer  Index)
void ChFiDS_Stripe::ChangeIndexFirstPointOnS2 ( const Standard_Integer  Index)
void ChFiDS_Stripe::ChangeIndexLastPointOnS1 ( const Standard_Integer  Index)
void ChFiDS_Stripe::ChangeIndexLastPointOnS2 ( const Standard_Integer  Index)
void ChFiDS_Stripe::ChangeLastCurve ( const Standard_Integer  Index)
void ChFiDS_Stripe::ChangeLastParameters ( const Standard_Real  Pdeb,
const Standard_Real  Pfin 
)
Handle< Geom2d_Curve >& ChFiDS_Stripe::ChangeLastPCurve ( )
Handle< Geom2d_Curve >& ChFiDS_Stripe::ChangePCurve ( const Standard_Boolean  First)
Handle< ChFiDS_HData >& ChFiDS_Stripe::ChangeSetOfSurfData ( )
Handle< ChFiDS_Spine >& ChFiDS_Stripe::ChangeSpine ( )
Standard_Integer ChFiDS_Stripe::Choix ( ) const
void ChFiDS_Stripe::Choix ( const Standard_Integer  C)
Standard_Integer ChFiDS_Stripe::Curve ( const Standard_Boolean  First) const
Standard_Integer ChFiDS_Stripe::FirstCurve ( ) const
void ChFiDS_Stripe::FirstParameters ( Standard_Real Pdeb,
Standard_Real Pfin 
) const
const Handle< Geom2d_Curve >& ChFiDS_Stripe::FirstPCurve ( ) const
TopAbs_Orientation ChFiDS_Stripe::FirstPCurveOrientation ( ) const
void ChFiDS_Stripe::FirstPCurveOrientation ( const TopAbs_Orientation  O)
Standard_Integer ChFiDS_Stripe::IndexFirstPointOnS1 ( ) const
Standard_Integer ChFiDS_Stripe::IndexFirstPointOnS2 ( ) const
Standard_Integer ChFiDS_Stripe::IndexLastPointOnS1 ( ) const
Standard_Integer ChFiDS_Stripe::IndexLastPointOnS2 ( ) const
Standard_Integer ChFiDS_Stripe::IndexPoint ( const Standard_Boolean  First,
const Standard_Integer  OnS 
) const
void ChFiDS_Stripe::InDS ( const Standard_Boolean  First,
const Standard_Integer  Nb = 1 
)

Set nb of SurfData's at end put in DS.

Standard_Integer ChFiDS_Stripe::IsInDS ( const Standard_Boolean  First) const

Returns nb of SurfData's at end being in DS.

Standard_Integer ChFiDS_Stripe::LastCurve ( ) const
void ChFiDS_Stripe::LastParameters ( Standard_Real Pdeb,
Standard_Real Pfin 
) const
const Handle< Geom2d_Curve >& ChFiDS_Stripe::LastPCurve ( ) const
TopAbs_Orientation ChFiDS_Stripe::LastPCurveOrientation ( ) const
void ChFiDS_Stripe::LastPCurveOrientation ( const TopAbs_Orientation  O)
TopAbs_Orientation ChFiDS_Stripe::Orientation ( const Standard_Integer  OnS) const
TopAbs_Orientation ChFiDS_Stripe::Orientation ( const Standard_Boolean  First) const
TopAbs_Orientation ChFiDS_Stripe::OrientationOnFace1 ( ) const
void ChFiDS_Stripe::OrientationOnFace1 ( const TopAbs_Orientation  Or1)
TopAbs_Orientation ChFiDS_Stripe::OrientationOnFace2 ( ) const
void ChFiDS_Stripe::OrientationOnFace2 ( const TopAbs_Orientation  Or2)
void ChFiDS_Stripe::Parameters ( const Standard_Boolean  First,
Standard_Real Pdeb,
Standard_Real Pfin 
) const
const Handle< Geom2d_Curve >& ChFiDS_Stripe::PCurve ( const Standard_Boolean  First) const
void ChFiDS_Stripe::Reset ( )

Reset everything except Spine.

void ChFiDS_Stripe::SetCurve ( const Standard_Integer  Index,
const Standard_Boolean  First 
)
void ChFiDS_Stripe::SetIndexPoint ( const Standard_Integer  Index,
const Standard_Boolean  First,
const Standard_Integer  OnS 
)
const Handle< ChFiDS_HData >& ChFiDS_Stripe::SetOfSurfData ( ) const
void ChFiDS_Stripe::SetOrientation ( const TopAbs_Orientation  Or,
const Standard_Integer  OnS 
)
void ChFiDS_Stripe::SetOrientation ( const TopAbs_Orientation  Or,
const Standard_Boolean  First 
)
void ChFiDS_Stripe::SetParameters ( const Standard_Boolean  First,
const Standard_Real  Pdeb,
const Standard_Real  Pfin 
)
void ChFiDS_Stripe::SetSolidIndex ( const Standard_Integer  Index)
Standard_Integer ChFiDS_Stripe::SolidIndex ( ) const
const Handle< ChFiDS_Spine >& ChFiDS_Stripe::Spine ( ) const

The documentation for this class was generated from the following file: