Boolean MeshWorkflowStepGroup.CanInsertOperationByType(OperationType param1, Int32 param2, Boolean param3)

Returns whether an operation of the given type can be inserted at the requested position. The ignoreExecutedChecks parameter determines whether to ignore any checks for already executed operations.

Parameters

  • param1
  • param2
    Type: Int32
  • param3
    Type: Boolean

Return Value

Type: Boolean