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

#include <AcGeClipBoundary2d.h>

Inheritance diagram for AcGeClipBoundary2d:
AcGeEntity2d

Public Member Functions

 AcGeClipBoundary2d (AcGePoint2dArray const &)
 
 AcGeClipBoundary2d (AcGePoint2d const &, AcGePoint2d const &)
 
 AcGeClipBoundary2d (void)
 
 ~AcGeClipBoundary2d (void)
 
AcGe::ClipError clipPolygon (AcGePoint2dArray const &, AcGePoint2dArray &, AcGe::ClipCondition &, AcGeIntArray *=0) const
 
AcGe::ClipError clipPolyline (AcGePoint2dArray const &, AcGePoint2dArray &, AcGe::ClipCondition &, AcGeIntArray *=0) const
 
AcGe::ClipError set (AcGePoint2dArray const &)
 
AcGe::ClipError set (AcGePoint2d const &, AcGePoint2d const &)
 
 AcGeClipBoundary2d (AcGeClipBoundary2d const &)
 
AcGeClipBoundary2doperator= (AcGeClipBoundary2d const &param_1)
 
- Public Member Functions inherited from AcGeEntity2d
 ~AcGeEntity2d (void)
 
AcGeEntity2dmirror (AcGeLine2d const &)
 
AcGeEntity2doperator= (AcGeEntity2d const &)
 
AcGeEntity2drotateBy (double, AcGePoint2d const &)
 
AcGeEntity2dscaleBy (double, AcGePoint2d const &)
 
AcGeEntity2dtransformBy (AcGeMatrix2d const &)
 
AcGeEntity2dtranslateBy (AcGeVector2d const &)
 
AcGeEntity2dcopy (void) const
 
AcGe::EntityId type (void) const
 
Frx::Boolean isEqualTo (AcGeEntity2d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean isKindOf (AcGe::EntityId) const
 
Adesk::Boolean isOn (AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean operator!= (AcGeEntity2d const &) const
 
Frx::Boolean operator== (AcGeEntity2d const &) const
 

Additional Inherited Members

- Protected Member Functions inherited from AcGeEntity2d
 AcGeEntity2d (AcGeEntity2d const &)
 
 AcGeEntity2d (AcGeImpEntity3d &, int)
 
 AcGeEntity2d (AcGeImpEntity3d *)
 
 AcGeEntity2d (void)
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d *) const
 
void connectTo (AcGeEntity2dImpl *)
 
- Protected Attributes inherited from AcGeEntity2d
AcGeEntity2dImplm_pImpl
 

Detailed Description

Definition at line 24 of file AcGeClipBoundary2d.h.

Constructor & Destructor Documentation

◆ AcGeClipBoundary2d() [1/4]

AcGeClipBoundary2d::AcGeClipBoundary2d ( AcGePoint2dArray const & )

◆ AcGeClipBoundary2d() [2/4]

AcGeClipBoundary2d::AcGeClipBoundary2d ( AcGePoint2d const & ,
AcGePoint2d const &  )

◆ AcGeClipBoundary2d() [3/4]

AcGeClipBoundary2d::AcGeClipBoundary2d ( void )

◆ ~AcGeClipBoundary2d()

AcGeClipBoundary2d::~AcGeClipBoundary2d ( void )

◆ AcGeClipBoundary2d() [4/4]

AcGeClipBoundary2d::AcGeClipBoundary2d ( AcGeClipBoundary2d const & )

Member Function Documentation

◆ clipPolygon()

AcGe::ClipError AcGeClipBoundary2d::clipPolygon ( AcGePoint2dArray const & ,
AcGePoint2dArray & ,
AcGe::ClipCondition & ,
AcGeIntArray * = 0 ) const

◆ clipPolyline()

AcGe::ClipError AcGeClipBoundary2d::clipPolyline ( AcGePoint2dArray const & ,
AcGePoint2dArray & ,
AcGe::ClipCondition & ,
AcGeIntArray * = 0 ) const

◆ operator=()

AcGeClipBoundary2d & AcGeClipBoundary2d::operator= ( AcGeClipBoundary2d const & param_1)

◆ set() [1/2]

AcGe::ClipError AcGeClipBoundary2d::set ( AcGePoint2d const & ,
AcGePoint2d const &  )

◆ set() [2/2]

AcGe::ClipError AcGeClipBoundary2d::set ( AcGePoint2dArray const & )

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