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

#include <dwg.h>

Data Fields

struct _dwg_object_objectparent
 
BITCODE_BL major
 
BITCODE_BL minor
 
BITCODE_BLd first_nodeid
 
BITCODE_BLd first_nodeid_copy
 
BITCODE_BL num_nodes
 
Dwg_EVAL_Nodenodes
 
BITCODE_B has_graph
 
BITCODE_BL num_edges
 
Dwg_EVAL_Edgeedges
 

Field Documentation

◆ edges

Dwg_EVAL_Edge* _dwg_object_EVALUATION_GRAPH::edges

◆ first_nodeid

BITCODE_BLd _dwg_object_EVALUATION_GRAPH::first_nodeid

◆ first_nodeid_copy

BITCODE_BLd _dwg_object_EVALUATION_GRAPH::first_nodeid_copy

◆ has_graph

BITCODE_B _dwg_object_EVALUATION_GRAPH::has_graph

◆ major

BITCODE_BL _dwg_object_EVALUATION_GRAPH::major

◆ minor

BITCODE_BL _dwg_object_EVALUATION_GRAPH::minor

◆ nodes

Dwg_EVAL_Node* _dwg_object_EVALUATION_GRAPH::nodes

◆ num_edges

BITCODE_BL _dwg_object_EVALUATION_GRAPH::num_edges

◆ num_nodes

BITCODE_BL _dwg_object_EVALUATION_GRAPH::num_nodes

◆ parent

struct _dwg_object_object* _dwg_object_EVALUATION_GRAPH::parent

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