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

#include <AcGePosition2d.h>

Inheritance diagram for AcGePosition2d:
AcGePointEnt2d AcGeEntity2d

Public Member Functions

 AcGePosition2d (AcGePoint2d const &)
 
 AcGePosition2d (AcGePosition2d const &)
 
 AcGePosition2d (double, double)
 
 AcGePosition2d (void)
 
 ~AcGePosition2d (void)
 
AcGePosition2doperator= (AcGePosition2d const &)
 
AcGePosition2dset (AcGePoint2d const &)
 
AcGePosition2dset (double, double)
 
- Public Member Functions inherited from AcGePointEnt2d
 operator AcGePoint2d (void) const
 
 ~AcGePointEnt2d (void)
 
AcGePoint2d point2d (void) const
 
AcGePointEnt2doperator= (AcGePointEnt2d const &)
 
- 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 AcGePointEnt2d
 AcGePointEnt2d (AcGePointEnt2d const &)
 
 AcGePointEnt2d (void)
 
- 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 22 of file AcGePosition2d.h.

Constructor & Destructor Documentation

◆ AcGePosition2d() [1/4]

AcGePosition2d::AcGePosition2d ( AcGePoint2d const & )

◆ AcGePosition2d() [2/4]

AcGePosition2d::AcGePosition2d ( AcGePosition2d const & )

◆ AcGePosition2d() [3/4]

AcGePosition2d::AcGePosition2d ( double ,
double  )

◆ AcGePosition2d() [4/4]

AcGePosition2d::AcGePosition2d ( void )

◆ ~AcGePosition2d()

AcGePosition2d::~AcGePosition2d ( void )

Member Function Documentation

◆ operator=()

AcGePosition2d & AcGePosition2d::operator= ( AcGePosition2d const & )

◆ set() [1/2]

AcGePosition2d & AcGePosition2d::set ( AcGePoint2d const & )

◆ set() [2/2]

AcGePosition2d & AcGePosition2d::set ( double ,
double  )

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