Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::IPolyhedralMeshModifier Class Referenceabstract

Internal part of IMesh. More...

#include <arcane/core/internal/IPolyhedralMeshModifier.h>

Collaboration diagram for Arcane::IPolyhedralMeshModifier:

Public Member Functions

virtual void addItems (Int64ConstArrayView unique_ids, Int32ArrayView local_ids, eItemKind ik, const String &family_name)=0
virtual void addItems (Int64ConstArrayView unique_ids, Int32ArrayView local_ids, Int32ConstArrayView owners, eItemKind ik, const String &family_name)=0
virtual void removeItems (Int32ConstArrayView local_ids, eItemKind ik, const String &family_name)=0

Detailed Description

Internal part of IMesh.

Definition at line 38 of file IPolyhedralMeshModifier.h.


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