KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCBNEW_SETTINGS::DIALOG_EXPORT_VRML Struct Reference

#include <pcbnew_settings.h>

Public Attributes

int units
 
bool no_unspecified
 
bool no_dnp
 
bool copy_3d_models
 
bool use_relative_paths
 
int ref_units
 
double ref_x
 
double ref_y
 
int origin_mode
 

Detailed Description

Definition at line 215 of file pcbnew_settings.h.

Member Data Documentation

◆ copy_3d_models

bool PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::copy_3d_models

◆ no_dnp

bool PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::no_dnp

◆ no_unspecified

bool PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::no_unspecified

◆ origin_mode

int PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::origin_mode

◆ ref_units

int PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::ref_units

◆ ref_x

double PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::ref_x

◆ ref_y

double PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::ref_y

◆ units

int PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::units

◆ use_relative_paths

bool PCBNEW_SETTINGS::DIALOG_EXPORT_VRML::use_relative_paths

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