IDFstepper
IDF to STEP converter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
idf::Notes Struct Reference

User-defined notes. More...

#include <IdfStructure.hpp>

List of all members.

Public Attributes

std::vector< Notenotes
 The parsed notes.

Detailed Description

User-defined notes.

Definition at line 287 of file IdfStructure.hpp.


Member Data Documentation

std::vector<Note> idf::Notes::notes

The parsed notes.

Definition at line 289 of file IdfStructure.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines