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

#include <AcConstrainedBoundedEllipse.h>

Inheritance diagram for AcConstrainedBoundedEllipse:
AcRxObject AcRTTIObject AcObject

Public Member Functions

 AcConstrainedBoundedEllipse (AcConstrainedBoundedEllipse const &)
 
 AcConstrainedBoundedEllipse (AcDbObjectId)
 
 AcConstrainedBoundedEllipse (void)
 
AcConstrainedBoundedEllipseoperator= (AcConstrainedBoundedEllipse const &)
 
AcGePoint3d endPoint (void) const
 
AcGePoint3d startPoint (void) const
 
virtual ~AcConstrainedBoundedEllipse (void)
 
- Public Member Functions inherited from AcRxObject
virtual AcRxObjectqueryX (AcRxClass const *) const
 
AcRxObjectx (AcRxClass const *) const
 
virtual AcRxClassisA (void) const
 
virtual AcRxObjectclone (void) const
 
virtual AcRx::Ordering comparedTo (AcRxObject const *) const
 
virtual Acad::ErrorStatus copyFrom (AcRxObject const *)
 
virtual int isEqualTo (AcRxObject const *) const
 
bool isKindOf (const AcRxClass *pOtherClass) const
 
virtual ~AcRxObject (void)
 
- Public Member Functions inherited from AcRTTIObject
 AcRTTIObject ()
 
virtual ~AcRTTIObject ()
 
- Public Member Functions inherited from AcObject
 AcObject ()
 
 AcObject (const AcObject &source)
 
virtual ~AcObject ()
 
voiddata () const
 

Additional Inherited Members

- Static Public Member Functions inherited from AcRxObject
static AcRxClass *__cdecl desc (void)
 
static AcRxObject *__cdecl cast (AcRxObject const *)
 
- Protected Member Functions inherited from AcRxObject
 AcRxObject (void)
 
virtual AcRxObjectsubQueryX (AcRxClass const *) const
 
- Protected Attributes inherited from AcObject
voidm_pData
 

Detailed Description

Definition at line 24 of file AcConstrainedBoundedEllipse.h.

Constructor & Destructor Documentation

◆ AcConstrainedBoundedEllipse() [1/3]

AcConstrainedBoundedEllipse::AcConstrainedBoundedEllipse ( AcConstrainedBoundedEllipse const & )

◆ AcConstrainedBoundedEllipse() [2/3]

AcConstrainedBoundedEllipse::AcConstrainedBoundedEllipse ( AcDbObjectId )

◆ AcConstrainedBoundedEllipse() [3/3]

AcConstrainedBoundedEllipse::AcConstrainedBoundedEllipse ( void )

◆ ~AcConstrainedBoundedEllipse()

virtual AcConstrainedBoundedEllipse::~AcConstrainedBoundedEllipse ( void )
virtual

Member Function Documentation

◆ endPoint()

AcGePoint3d AcConstrainedBoundedEllipse::endPoint ( void ) const

◆ operator=()

AcConstrainedBoundedEllipse & AcConstrainedBoundedEllipse::operator= ( AcConstrainedBoundedEllipse const & )

◆ startPoint()

AcGePoint3d AcConstrainedBoundedEllipse::startPoint ( void ) const

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