Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::Tqdcfr::AcisRecord Struct Reference

#include <Tqdcfr.hpp>

+ Collaboration diagram for moab::Tqdcfr::AcisRecord:

Public Attributes

unsigned int rec_type
 
std::string att_string
 
bool processed
 
int first_attrib
 
int att_prev
 
int att_next
 
int att_ent_num
 
EntityHandle entity
 

Detailed Description

Definition at line 261 of file Tqdcfr.hpp.

Member Data Documentation

◆ att_ent_num

int moab::Tqdcfr::AcisRecord::att_ent_num

Definition at line 267 of file Tqdcfr.hpp.

Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().

◆ att_next

int moab::Tqdcfr::AcisRecord::att_next

Definition at line 267 of file Tqdcfr.hpp.

Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().

◆ att_prev

int moab::Tqdcfr::AcisRecord::att_prev

Definition at line 267 of file Tqdcfr.hpp.

Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().

◆ att_string

std::string moab::Tqdcfr::AcisRecord::att_string

◆ entity

EntityHandle moab::Tqdcfr::AcisRecord::entity

Definition at line 268 of file Tqdcfr.hpp.

Referenced by moab::Tqdcfr::reset_record().

◆ first_attrib

int moab::Tqdcfr::AcisRecord::first_attrib

Definition at line 266 of file Tqdcfr.hpp.

Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().

◆ processed

bool moab::Tqdcfr::AcisRecord::processed

Definition at line 265 of file Tqdcfr.hpp.

Referenced by moab::Tqdcfr::reset_record().

◆ rec_type

unsigned int moab::Tqdcfr::AcisRecord::rec_type

Definition at line 263 of file Tqdcfr.hpp.

Referenced by moab::Tqdcfr::process_record(), and moab::Tqdcfr::reset_record().


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