#include <FxOtrackPoint.h>
Definition at line 25 of file FxOtrackPoint.h.
◆ OtrackType
Description: Values that represent OtrackType.
Enumerator |
---|
eUndefined | |
eSingleOtrackLine | |
eOtrackLineIntersect | |
Definition at line 33 of file FxOtrackPoint.h.
◆ ~CFxOtrackPoint()
virtual CFxOtrackPoint::~CFxOtrackPoint |
( |
| ) |
|
|
virtual |
◆ GetOtrackBasePointCrossColor()
static ODCOLORREF CFxOtrackPoint::GetOtrackBasePointCrossColor |
( |
| ) |
|
|
static |
Description: Gets the otrack base point cross color.
Return Value: The otrack base point cross color.
◆ GetOtrackBasePointCrossSize()
static int CFxOtrackPoint::GetOtrackBasePointCrossSize |
( |
| ) |
|
|
static |
Description: Gets the otrack base point cross size.
Return Value: The otrack base point cross size.
◆ GetOtrackLinesCrossColor()
static ODCOLORREF CFxOtrackPoint::GetOtrackLinesCrossColor |
( |
bool |
intersection | ) |
|
|
static |
Description: Gets an otrack lines cross color. Arguments:
- Parameters
-
intersection | true to intersection. |
Return Value: The otrack lines cross color.
◆ GetOtrackLinesCrossSize()
static int CFxOtrackPoint::GetOtrackLinesCrossSize |
( |
bool |
intersection | ) |
|
|
static |
Description: Gets an otrack lines cross size. Arguments:
- Parameters
-
intersection | true to intersection. |
Return Value: The otrack lines cross size.
◆ GetOtrackType()
virtual OtrackType CFxOtrackPoint::GetOtrackType |
( |
| ) |
const |
|
pure virtual |
Description: Gets the otrack type.
Return Value: The otrack type.
◆ GetPoint()
virtual const OdGePoint3d & CFxOtrackPoint::GetPoint |
( |
| ) |
const |
|
pure virtual |
Description: Gets the point.
Return Value: The point.
◆ operator=()
◆ Set() [1/2]
Description: Sets. Arguments:
- Parameters
-
◆ Set() [2/2]
Description: Sets. Arguments:
- Parameters
-
type | The type. |
point | The point. |
The documentation for this class was generated from the following file: