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

#include <AcConstrainedLine.h>

Inheritance diagram for AcConstrainedLine:
AcRxObject AcRTTIObject AcObject

Public Member Functions

 AcConstrainedLine ()
 
 AcConstrainedLine (bool)
 
 AcConstrainedLine (AcConstrainedLine const &)
 
 AcConstrainedLine (AcDbObjectId)
 
AcConstrainedLineoperator= (AcConstrainedLine const &)
 
AcGePoint3d pointOnLine (void) const
 
AcGeVector3d direction (void) const
 
virtual ~AcConstrainedLine (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 25 of file AcConstrainedLine.h.

Constructor & Destructor Documentation

◆ AcConstrainedLine() [1/4]

AcConstrainedLine::AcConstrainedLine ( )

◆ AcConstrainedLine() [2/4]

AcConstrainedLine::AcConstrainedLine ( bool )

◆ AcConstrainedLine() [3/4]

AcConstrainedLine::AcConstrainedLine ( AcConstrainedLine const & )

◆ AcConstrainedLine() [4/4]

AcConstrainedLine::AcConstrainedLine ( AcDbObjectId )

◆ ~AcConstrainedLine()

virtual AcConstrainedLine::~AcConstrainedLine ( void )
virtual

Member Function Documentation

◆ direction()

AcGeVector3d AcConstrainedLine::direction ( void ) const

◆ operator=()

AcConstrainedLine & AcConstrainedLine::operator= ( AcConstrainedLine const & )

◆ pointOnLine()

AcGePoint3d AcConstrainedLine::pointOnLine ( void ) const

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