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

#include <AcGePointEnt2d.h>

Inheritance diagram for AcGePointEnt2d:
AcGeEntity2d AcGePointOnCurve2d AcGePosition2d

Public Member Functions

 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
 

Protected Member Functions

 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 *)
 

Friends

class DefValueProducer
 

Additional Inherited Members

- Protected Attributes inherited from AcGeEntity2d
AcGeEntity2dImplm_pImpl
 

Detailed Description

Definition at line 22 of file AcGePointEnt2d.h.

Constructor & Destructor Documentation

◆ ~AcGePointEnt2d()

AcGePointEnt2d::~AcGePointEnt2d ( void )

◆ AcGePointEnt2d() [1/2]

AcGePointEnt2d::AcGePointEnt2d ( AcGePointEnt2d const & )
protected

◆ AcGePointEnt2d() [2/2]

AcGePointEnt2d::AcGePointEnt2d ( void )
protected

Member Function Documentation

◆ operator AcGePoint2d()

AcGePointEnt2d::operator AcGePoint2d ( void ) const

◆ operator=()

AcGePointEnt2d & AcGePointEnt2d::operator= ( AcGePointEnt2d const & )

◆ point2d()

AcGePoint2d AcGePointEnt2d::point2d ( void ) const

Friends And Related Symbol Documentation

◆ DefValueProducer

friend class DefValueProducer
friend

Definition at line 24 of file AcGePointEnt2d.h.


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