FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcGeHatch Class Reference

#include <AcGeHatch.h>

Public Member Functions

 AcGeHatch ()
 
 AcGeHatch (AcGeHatch const &)
 
 AcGeHatch (AcGePoint2d const &, AcGeVector2d const &, double)
 
 AcGeHatch (AcGePoint2d const &, AcGeVector2d const &, double, AcDbVoidPtrArray const &)
 
 ~AcGeHatch (void)
 
AcGeHatchoperator= (AcGeHatch const &)
 
AcGeHatchset (AcGePoint2d const &, AcGeVector2d const &, double)
 
AcGeHatchset (AcGePoint2d const &, AcGeVector2d const &, double, AcDbVoidPtrArray const &)
 
AcGeHatchsetCurves (AcDbVoidPtrArray const &)
 
AcGeHatchsetDirection (AcGeVector2d const &)
 
AcGeHatchsetPoint (AcGePoint2d const &)
 
AcGeHatchsetSpace (double)
 
AcGePoint2d point (void) const
 
AcGeVector2d direction (void) const
 
double space (void) const
 
Frx::Boolean getIndexRange (int &, int &) const
 
void getCurves (AcDbVoidPtrArray &) const
 
void getNextLine (int &, AcGePoint2dArray &, AcGeIntArray &, AcGeIntArray &) const
 
void getNextLine (int &, AcGePoint2dArray &, AcGeIntArray &, AcDbVoidPtrArray &) const
 
void getNextPoint (int &, AcGePoint2d &, AcGe::AcGeXConfig &, AcGeCurve2d *&) const
 
void getNextPoint (int &, AcGePoint2d &, AcGe::AcGeXConfig &, int &) const
 

Detailed Description

Definition at line 26 of file AcGeHatch.h.

Constructor & Destructor Documentation

◆ AcGeHatch() [1/4]

AcGeHatch::AcGeHatch ( )

◆ AcGeHatch() [2/4]

AcGeHatch::AcGeHatch ( AcGeHatch const & )

◆ AcGeHatch() [3/4]

AcGeHatch::AcGeHatch ( AcGePoint2d const & ,
AcGeVector2d const & ,
double  )

◆ AcGeHatch() [4/4]

AcGeHatch::AcGeHatch ( AcGePoint2d const & ,
AcGeVector2d const & ,
double ,
AcDbVoidPtrArray const &  )

◆ ~AcGeHatch()

AcGeHatch::~AcGeHatch ( void )

Member Function Documentation

◆ direction()

AcGeVector2d AcGeHatch::direction ( void ) const

◆ getCurves()

void AcGeHatch::getCurves ( AcDbVoidPtrArray & ) const

◆ getIndexRange()

Frx::Boolean AcGeHatch::getIndexRange ( int & ,
int &  ) const

◆ getNextLine() [1/2]

void AcGeHatch::getNextLine ( int & ,
AcGePoint2dArray & ,
AcGeIntArray & ,
AcDbVoidPtrArray &  ) const

◆ getNextLine() [2/2]

void AcGeHatch::getNextLine ( int & ,
AcGePoint2dArray & ,
AcGeIntArray & ,
AcGeIntArray &  ) const

◆ getNextPoint() [1/2]

void AcGeHatch::getNextPoint ( int & ,
AcGePoint2d & ,
AcGe::AcGeXConfig & ,
AcGeCurve2d *&  ) const

◆ getNextPoint() [2/2]

void AcGeHatch::getNextPoint ( int & ,
AcGePoint2d & ,
AcGe::AcGeXConfig & ,
int &  ) const

◆ operator=()

AcGeHatch & AcGeHatch::operator= ( AcGeHatch const & )

◆ point()

AcGePoint2d AcGeHatch::point ( void ) const

◆ set() [1/2]

AcGeHatch & AcGeHatch::set ( AcGePoint2d const & ,
AcGeVector2d const & ,
double  )

◆ set() [2/2]

AcGeHatch & AcGeHatch::set ( AcGePoint2d const & ,
AcGeVector2d const & ,
double ,
AcDbVoidPtrArray const &  )

◆ setCurves()

AcGeHatch & AcGeHatch::setCurves ( AcDbVoidPtrArray const & )

◆ setDirection()

AcGeHatch & AcGeHatch::setDirection ( AcGeVector2d const & )

◆ setPoint()

AcGeHatch & AcGeHatch::setPoint ( AcGePoint2d const & )

◆ setSpace()

AcGeHatch & AcGeHatch::setSpace ( double )

◆ space()

double AcGeHatch::space ( void ) const

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