C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Differences of primitives. More...

#include <ats_check.h>

+ Inheritance diagram for PrimitiveDifference:

Public Types

enum  DifferenceType { dt_Geometry = 0 , dt_NameChanged , dt_NameNotFound , dt_NameMultiple }
 Types of naming differences
More...
 

Public Member Functions

 PrimitiveDifference (MbeTopologyType type)
 Constructor by a type of topological object.

 
MbeTopologyType GetObjType () const
 The type of topological object

 
virtual void Accept (Visitor &visitor)=0
 Acceptance of a visitor.
 

Detailed Description

Differences of primitives.

Differences of primitives.

Member Enumeration Documentation

◆ DifferenceType

Types of naming differences

Enumerator
dt_Geometry 

Changes in geometry.

dt_NameChanged 

Name has changed.

dt_NameNotFound 

A correspondence for the name was not found.

dt_NameMultiple 

There are more than one correspodences for the name.


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