Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPCB_Axis Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_Axis:

Public Member Functions

std::wstring GetState_Name ()
void SetState_Name (std::wstring AValue)
C_CoordPoint3D GetState_Origin ()
void SetState_Origin (C_CoordPoint3D AValue)
float GetState_DirectionX ()
void SetState_DirectionX (float AValue)
float GetState_DirectionY ()
void SetState_DirectionY (float AValue)
float GetState_DirectionZ ()
void SetState_DirectionZ (float AValue)

Member Function Documentation

◆ GetState_DirectionX()

float PCB::IPCB_Axis::GetState_DirectionX ( )

◆ GetState_DirectionY()

float PCB::IPCB_Axis::GetState_DirectionY ( )

◆ GetState_DirectionZ()

float PCB::IPCB_Axis::GetState_DirectionZ ( )

◆ GetState_Name()

std::wstring PCB::IPCB_Axis::GetState_Name ( )

◆ GetState_Origin()

C_CoordPoint3D PCB::IPCB_Axis::GetState_Origin ( )

◆ SetState_DirectionX()

void PCB::IPCB_Axis::SetState_DirectionX ( float AValue)

◆ SetState_DirectionY()

void PCB::IPCB_Axis::SetState_DirectionY ( float AValue)

◆ SetState_DirectionZ()

void PCB::IPCB_Axis::SetState_DirectionZ ( float AValue)

◆ SetState_Name()

void PCB::IPCB_Axis::SetState_Name ( std::wstring AValue)

◆ SetState_Origin()

void PCB::IPCB_Axis::SetState_Origin ( C_CoordPoint3D AValue)

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