OCCT3D About OCCT
Open CASCADE Technology Reference Manual 8.0.1
Loading...
Searching...
No Matches
Data Fields
BRepGraph_LayerParametric::AddResult Struct Reference

Result of adding a new parametric instance to a graph. More...

#include <BRepGraph_LayerParametric.hxx>

Data Fields

uint32_t Instance = THE_INVALID_INSTANCE
 Created instance identifier.
 
BRepGraph_NodeId Root
 Root topology node of the created subtree.
 

Detailed Description

Result of adding a new parametric instance to a graph.

Field Documentation

◆ Instance

uint32_t BRepGraph_LayerParametric::AddResult::Instance = THE_INVALID_INSTANCE

Created instance identifier.

◆ Root

BRepGraph_NodeId BRepGraph_LayerParametric::AddResult::Root

Root topology node of the created subtree.


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