CFx SDK Documentation  2020SP3
Public Member Functions | List of all members
CFxOrthoPoint Class Referenceabstract

#include <FxOrthoPoint.h>

Public Member Functions

virtual ~CFxOrthoPoint ()
 
virtual const CFxOrthoPointoperator= (const CFxOrthoPoint &orthoPoint)
 
virtual const OdGePoint3dGetPoint () const =0
 

Detailed Description

Definition at line 25 of file FxOrthoPoint.h.

Constructor & Destructor Documentation

◆ ~CFxOrthoPoint()

virtual CFxOrthoPoint::~CFxOrthoPoint ( )
virtual

Member Function Documentation

◆ GetPoint()

virtual const OdGePoint3d& CFxOrthoPoint::GetPoint ( ) const
pure virtual

◆ operator=()

virtual const CFxOrthoPoint& CFxOrthoPoint::operator= ( const CFxOrthoPoint orthoPoint)
virtual

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