![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Occurrence reference storage entry. Like ChildRef but without Orientation - placement is a reference property. Structurally parallel to other ref types: definitions carry no location. More...
#include <BRepGraphInc_Reference.hxx>

Public Types | |
| using | TypeId = BRepGraph_OccurrenceRefId |
Public Types inherited from BRepGraphInc::BaseRef | |
| using | TypeId = BRepGraph_RefId |
Data Fields | |
| BRepGraph_OccurrenceId | OccurrenceDefId |
| TopLoc_Location | LocalLocation |
| Placement relative to parent product. | |
Data Fields inherited from BRepGraphInc::BaseRef | |
| BRepGraph_NodeId | ParentId |
| Parent topology node owning this reference usage. | |
| uint32_t | OwnGen = 0 |
| Per-reference mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
Occurrence reference storage entry. Like ChildRef but without Orientation - placement is a reference property. Structurally parallel to other ref types: definitions carry no location.
| TopLoc_Location BRepGraphInc::OccurrenceRef::LocalLocation |
Placement relative to parent product.
| BRepGraph_OccurrenceId BRepGraphInc::OccurrenceRef::OccurrenceDefId |