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

#include <AcGePointEnt3d.h>

Inheritance diagram for AcGePointEnt3d:
AcGeEntity3d AcGePointOnCurve3d AcGePointOnSurface AcGePosition3d

Public Member Functions

 operator AcGePoint3d (void) const
 
 ~AcGePointEnt3d (void)
 
AcGePoint3d point3d (void) const
 
AcGePointEnt3doperator= (AcGePointEnt3d const &)
 
- Public Member Functions inherited from AcGeEntity3d
 ~AcGeEntity3d (void)
 
AcGeEntity3dmirror (AcGePlane const &)
 
AcGeEntity3doperator= (AcGeEntity3d const &)
 
AcGeEntity3drotateBy (double, AcGeVector3d const &, AcGePoint3d const &)
 
AcGeEntity3dscaleBy (double, AcGePoint3d const &)
 
AcGeEntity3dtransformBy (AcGeMatrix3d const &)
 
AcGeEntity3dtranslateBy (AcGeVector3d const &)
 
AcGeEntity3dcopy (void) const
 
AcGe::EntityId type (void) const
 
Frx::Boolean isEqualTo (AcGeEntity3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean isKindOf (AcGe::EntityId) const
 
Adesk::Boolean isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean operator!= (AcGeEntity3d const &) const
 
Frx::Boolean operator== (AcGeEntity3d const &) const
 

Protected Member Functions

 AcGePointEnt3d (AcGePointEnt3d const &)
 
 AcGePointEnt3d (void)
 
- Protected Member Functions inherited from AcGeEntity3d
 AcGeEntity3d (AcGeEntity3d const &)
 
 AcGeEntity3d (AcGeImpEntity3d &, int)
 
 AcGeEntity3d (AcGeImpEntity3d *)
 
 AcGeEntity3d (void)
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d &, int) const
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d *) const
 
AcGeEntity3dnewEntity3d (AcGeImpEntity3d &, int) const
 
AcGeEntity3dnewEntity3d (AcGeImpEntity3d *) const
 
void connectTo (AcGeEntity3dImpl *)
 

Friends

class DefValueProducer
 

Additional Inherited Members

- Protected Attributes inherited from AcGeEntity3d
AcGeEntity3dImplm_pImpl
 

Detailed Description

Definition at line 22 of file AcGePointEnt3d.h.

Constructor & Destructor Documentation

◆ ~AcGePointEnt3d()

AcGePointEnt3d::~AcGePointEnt3d ( void )

◆ AcGePointEnt3d() [1/2]

AcGePointEnt3d::AcGePointEnt3d ( AcGePointEnt3d const & )
protected

◆ AcGePointEnt3d() [2/2]

AcGePointEnt3d::AcGePointEnt3d ( void )
protected

Member Function Documentation

◆ operator AcGePoint3d()

AcGePointEnt3d::operator AcGePoint3d ( void ) const

◆ operator=()

AcGePointEnt3d & AcGePointEnt3d::operator= ( AcGePointEnt3d const & )

◆ point3d()

AcGePoint3d AcGePointEnt3d::point3d ( void ) const

Friends And Related Symbol Documentation

◆ DefValueProducer

friend class DefValueProducer
friend

Definition at line 24 of file AcGePointEnt3d.h.


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