LibreDWG API  0.13.3
LibreDWG API - The DWG Library
_dwg_SPLINE_control_point Struct Reference

#include <dwg.h>

Data Fields

struct _dwg_entity_SPLINEparent
 
double x
 
double y
 
double z
 
double w
 

Detailed Description

spline - SPLINE (36) entity

Field Documentation

◆ parent

struct _dwg_entity_SPLINE* _dwg_SPLINE_control_point::parent

◆ w

double _dwg_SPLINE_control_point::w

◆ x

double _dwg_SPLINE_control_point::x

◆ y

double _dwg_SPLINE_control_point::y

◆ z

double _dwg_SPLINE_control_point::z

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