UpdateKind
Namespace: Meshmakers.Octo.MeshAdapter.Nodes
Defines the kind of update
public enum UpdateKind
Inheritance Object → ValueType → Enum → UpdateKind
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
Insert | 0 | Inserts a new rt entity |
Update | 1 | Updates an existing rt entity |