Table of Contents

Enum RecordMeshedGeomActionEnum

Namespace
Hi.SessionCommands
Assembly
HiNc.dll

Action of the RecordMeshedGeomCommand.

public enum RecordMeshedGeomActionEnum
Extension Methods

Fields

NoAction = 0

No action.

Read = 1

Read meshed geometry from file.

ReadOnFirstOrWrite = 3

If file existed and no motion has ran before, read the meshed geometry; otherwise, write the current geometry into file.

Write = 2

Write meshed geometry to file.