Horizon
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CLIPPER_Z_VALUE Struct Reference

Holds information on each point of a SHAPE_LINE_CHAIN that is retrievable after an operation with ClipperLibKiCad. More...

#include <shape_line_chain.h>

Public Member Functions

 CLIPPER_Z_VALUE (const std::pair< ssize_t, ssize_t > aShapeIndices, ssize_t aOffset=0)
 

Public Attributes

ssize_t m_FirstArcIdx
 
ssize_t m_SecondArcIdx
 

Detailed Description

Holds information on each point of a SHAPE_LINE_CHAIN that is retrievable after an operation with ClipperLibKiCad.


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