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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_3DShapeCollection:

Public Member Functions

int GetState_MeshCount ()
int GetState_ExtrudedCount ()
int GetState_CylinderCount ()
int GetState_SphereCount ()
void CopyTo (IPCB_3DShapeCollection *Other)
IPCB_3DSimpleMeshGetState_MeshByPosition (int APos)
IPCB_3DSimpleMeshAddMesh ()
int Count ()
void GetBounds (float *MinX, float *MinY, float *MinZ, float *MaxX, float *MaxY, float *MaxZ)

Member Function Documentation

◆ AddMesh()

IPCB_3DSimpleMesh * PCB::IPCB_3DShapeCollection::AddMesh ( )

◆ CopyTo()

void PCB::IPCB_3DShapeCollection::CopyTo ( IPCB_3DShapeCollection * Other)

◆ Count()

int PCB::IPCB_3DShapeCollection::Count ( )

◆ GetBounds()

void PCB::IPCB_3DShapeCollection::GetBounds ( float * MinX,
float * MinY,
float * MinZ,
float * MaxX,
float * MaxY,
float * MaxZ )

◆ GetState_CylinderCount()

int PCB::IPCB_3DShapeCollection::GetState_CylinderCount ( )

◆ GetState_ExtrudedCount()

int PCB::IPCB_3DShapeCollection::GetState_ExtrudedCount ( )

◆ GetState_MeshByPosition()

IPCB_3DSimpleMesh * PCB::IPCB_3DShapeCollection::GetState_MeshByPosition ( int APos)

◆ GetState_MeshCount()

int PCB::IPCB_3DShapeCollection::GetState_MeshCount ( )

◆ GetState_SphereCount()

int PCB::IPCB_3DShapeCollection::GetState_SphereCount ( )

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