Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IntPatch_PolyArc Class Reference

#include <IntPatch_PolyArc.hxx>

Inheritance diagram for IntPatch_PolyArc:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IntPatch_PolyArc (const Handle< Adaptor2d_HCurve2d > &A, const Standard_Integer NbSample, const Standard_Real Pfirst, const Standard_Real Plast, const Bnd_Box2d &BoxOtherPolygon)
 Creates the polygon of the arc A on the surface S.
The arc is limited by the parameters Pfirst and Plast.
None of these parameters can be infinite.

virtual Standard_Boolean Closed () const
 Returns True if the polyline is closed.

Standard_Integer NbPoints () const
gp_Pnt2d Point (const Standard_Integer Index) const
Standard_Real Parameter (const Standard_Integer Index) const
void SetOffset (const Standard_Real OffsetX, const Standard_Real OffsetY)

Constructor & Destructor Documentation


Member Function Documentation

virtual Standard_Boolean IntPatch_PolyArc::Closed ( ) const [virtual]

Reimplemented from Intf_Polygon2d.

Implements IntPatch_Polygo.

Implements IntPatch_Polygo.


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